From: Jay Freeman (saurik) Date: Mon, 27 Jan 2014 00:57:15 +0000 (-0800) Subject: For now, disable Show Cursor preference on iOS 7. X-Git-Tag: v0.9.3400~17 X-Git-Url: https://git.saurik.com/veency.git/commitdiff_plain/548bdc65a6dcadf9cee83906507684bf9b741b92 For now, disable Show Cursor preference on iOS 7. --- diff --git a/layout/Library/PreferenceLoader/Preferences/Veency.plist b/layout/Library/PreferenceLoader/Preferences/Veency.plist index 65fc0f0..b8a80f5 100644 --- a/layout/Library/PreferenceLoader/Preferences/Veency.plist +++ b/layout/Library/PreferenceLoader/Preferences/Veency.plist @@ -17,6 +17,28 @@ cell PSGroupCell + pl_filter + + CoreFoundationVersion + + 0.0 + 800 + + + + + + cell + PSGroupCell + footerText + Cursors are not yet possible on iOS 7. This will require Mouse Support to be updated. + pl_filter + + CoreFoundationVersion + + 800 + + @@ -47,6 +69,38 @@ Show Cursor PostNotification com.saurik.Veency-Settings + pl_filter + + CoreFoundationVersion + + 0.0 + 800 + + + + + + cell + PSSwitchCell + default + + enabled + + defaults + com.saurik.Veency + key + ShowCursor + label + Show Cursor + PostNotification + com.saurik.Veency-Settings + pl_filter + + CoreFoundationVersion + + 800 + +