You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Brian Ritter (JIRA)" <ji...@apache.org> on 2014/05/01 16:40:14 UTC

[jira] [Created] (CB-6584) Support Disabling the "Shake to Undo" iOS feature as a config.xml value.

Brian Ritter created CB-6584:
--------------------------------

             Summary: Support Disabling the "Shake to Undo" iOS feature as a config.xml value.
                 Key: CB-6584
                 URL: https://issues.apache.org/jira/browse/CB-6584
             Project: Apache Cordova
          Issue Type: Improvement
          Components: iOS
         Environment: iOS
            Reporter: Brian Ritter


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:

http://stackoverflow.com/questions/3811554/how-to-disable-shake-to-undo-in-iphone-application-written-with-phonegap

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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)