Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Do
-
None
-
iOS
Description
There should be a way to disable "Shake to Undo" on iOS.
Currently you can disable it but you need to edit the MainViewController.m file. The fix is actually really easy. One line of code to insert. Here's teh fix:
I think this could become a configuration value and simply default it to NO. I think the majority of apps don't want this functionality. You don't see this is most native apps.