Browse Source

hide page dots

tags/v1.1.2
Viggo Lekdorf 4 years ago
parent
commit
c12ce4a3e9
2 changed files with 4 additions and 1 deletions
  1. +3
    -0
      Tweak.x
  2. +1
    -1
      kageprefs/Resources/Root.plist

+ 3
- 0
Tweak.x View File

@@ -111,6 +111,9 @@ static void notificationCallback(CFNotificationCenterRef center, void *observer,
@property (nonatomic,retain)SBUILegibilityLabel *revealHintTitle;
@end

@interface SBIconListPageControl : UIView
@end

/*@interface SBFloatyFolderView : SBFolderView
-(void)_handleOutsideTap:(id)arg1 ;
@end

+ 1
- 1
kageprefs/Resources/Root.plist View File

@@ -174,7 +174,7 @@
<key>key</key>
<string>hideFolderDots</string>
<key>label</key>
<string>Hide Folder Page Dots</string>
<string>Hide Page Dots*</string>
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>

Loading…
Cancel
Save