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

@property (nonatomic,retain)SBUILegibilityLabel *revealHintTitle; @property (nonatomic,retain)SBUILegibilityLabel *revealHintTitle;
@end @end


@interface SBIconListPageControl : UIView
@end

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

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

<key>key</key> <key>key</key>
<string>hideFolderDots</string> <string>hideFolderDots</string>
<key>label</key> <key>label</key>
<string>Hide Folder Page Dots</string>
<string>Hide Page Dots*</string>
<key>PostNotification</key> <key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string> <string>com.yaypixxo.kage/preferences.changed</string>
</dict> </dict>

Loading…
Cancel
Save