A while ago I was experimenting, trying to see if i could get navigation items to animate and scroll between each other.
I don\'t know if this is related but suddenl
The shortcut as of Xcode 6 is Command ⌘+T. This toggles it between on and off, so to turn it off just punch that combination.
The shortcut as of Xcode 10.3 is Command ⌘
+T
. This toggles it between on and off, so to turn it off just punch that combination. And run your project again.
I couldn't fix it with triple shift, or triple home.
Could not fix via Debug->Toggle Slow Animation either.
Instead, you can reset the whole damn thing: iOS Simulator -> Reset Content and Settings.
Note that I had 2 problems.. slow motion inside the app (which was toggled by the debug->toggle menu) and slow motion when I switch between apps, aka "everything". I was only able to fix the global slow mo by resetting.
because there's no home button in the iPad simulator since iOS 5.0, we need a key combination (shift+command+h), which may activate slow motion. This glitch keeps happening to me, and quite annoying.
When simulator is open, simulator window show 6 commands including file, edit, hardware, debug, window and help.
Just click on Debug and the first position is stop animation window + T command is use for it.
If the slow animation is checked then simply unchecked it.
In the simulator at the top bar, go to Debug
Slow Animations
and check it off or on.
Nothing to it.