1
0
mirror of https://github.com/Burrit0z/kai synced 2025-07-01 21:16:48 +00:00
This commit is contained in:
Burrit0z
2020-06-02 20:01:15 -04:00
parent c77f972168
commit 5bd0d5495c
5 changed files with 57 additions and 14 deletions

View File

@ -276,7 +276,9 @@
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Banner Spacing (5)</string>
<string>Banner Spacing - Vertical (5)</string>
<key>footerText</key>
<string>This is the spacing between cells vertically, for kai's vertical mode.</string>
</dict>
<dict>
<key>default</key>
@ -296,6 +298,32 @@
<key>key</key>
<string>spacing</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>
<key>label</key>
<string>Banner Spacing - Horizontal (8)</string>
<key>footerText</key>
<string>This is the spacing between cells horizontally, for kai's horizontal mode.</string>
</dict>
<dict>
<key>default</key>
<real>8</real>
<key>cell</key>
<string>PSSliderCell</string>
<key>min</key>
<real>-100.0</real>
<key>max</key>
<real>300</real>
<key>isSegmented</key>
<false/>
<key>showValue</key>
<true/>
<key>defaults</key>
<string>com.burritoz.kaiprefs</string>
<key>key</key>
<string>spacingHorizontal</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>