]> git.saurik.com Git - cydia.git/blobdiff - Cydia.mm
Scrollers and keyboards and things.
[cydia.git] / Cydia.mm
index 9cebd988756458a143149daa7647d960c9992abd..26c23c5ab1a583f47490b67bba1fd8cbf1b610d8 100644 (file)
--- a/Cydia.mm
+++ b/Cydia.mm
@@ -8547,7 +8547,8 @@ int main(int argc, char *argv[]) { _pooled
     if ($GSFontSetUseLegacyFontMetrics != NULL)
         $GSFontSetUseLegacyFontMetrics(YES);
 
-    UIKeyboardDisableAutomaticAppearance();
+    // XXX: I have a feeling this was important
+    //UIKeyboardDisableAutomaticAppearance();
     /* }}} */
 
     Colon_ = UCLocalize("COLON_DELIMITED");