mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Turning off default tap-to-fullscreen-story gesture on iPhone. Will release as an option not a default (at least for now).
This commit is contained in:
parent
007710d1d5
commit
99e72b5d47
1 changed files with 1 additions and 1 deletions
|
@ -489,7 +489,7 @@
|
|||
<string>Do nothing</string>
|
||||
</array>
|
||||
<key>DefaultValue</key>
|
||||
<string>toggle_full_screen</string>
|
||||
<string>nothing</string>
|
||||
<key>Values</key>
|
||||
<array>
|
||||
<string>toggle_full_screen</string>
|
||||
|
|
Loading…
Add table
Reference in a new issue