]> git.saurik.com Git - winterboard.git/commitdiff
Positioning adjustment.
authorJay Freeman (saurik) <saurik@saurik.com>
Thu, 6 May 2010 09:49:52 +0000 (09:49 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Thu, 6 May 2010 09:49:52 +0000 (09:49 +0000)
Library.mm
control

index af36b35ff9f6490701240868880649bbd3e0a0bf..a24b70cb5d934f68a2cfe8ee8b4fc431c75b5e31 100644 (file)
@@ -756,6 +756,7 @@ MSHook(id, SBUIController$init, SBUIController *self, SEL sel) {
         indirect = content;
     else {
         CGRect bounds([content bounds]);
+        bounds.origin.y = -30;
         indirect = [[[UIView alloc] initWithFrame:bounds] autorelease];
         [content addSubview:indirect];
         [indirect zoomToScale:2.4];
diff --git a/control b/control
index 5d9fea3c49e413db9842a10fdcc23dddd4146d9a..f156db1ffb53fe34dabe945746e8815069042a9b 100644 (file)
--- a/control
+++ b/control
@@ -3,7 +3,7 @@ Priority: optional
 Section: System
 Maintainer: Jay Freeman (saurik) <saurik@saurik.com>
 Architecture: iphoneos-arm
-Version: 0.9.3179-1
+Version: 0.9.3181-1
 Description: more powerful, open-source SummerBoard
 Name: WinterBoard
 Depends: mobilesubstrate (>= 0.9.2958-1), killall, preferenceloader, libhide (>= 2.0.4), findutils, net.howett.pincrush (>= 0.0.1-23) | pincrush