mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Integrate the new option to the theme engine and to the manual
Change-Id: I8890723a37f905727d068e484b841e1ddaf8f98c
This commit is contained in:
parent
49bbfe7505
commit
14a8f9a863
3 changed files with 7 additions and 0 deletions
|
|
@ -67,6 +67,7 @@
|
|||
scroll step & \fixme{devise a way to get ranges from config-*.h} & pixels\\
|
||||
screen scroll step & \fixme{devise a way to get ranges from config-*.h} & pixels\\
|
||||
Screen Scrolls Out Of View & on, off & N/A\\
|
||||
Disable main menu scrolling & on, off & N/A\\
|
||||
bidir limit & 0 to 200 & \% screen\\
|
||||
scroll paginated & on, off & N/A\\
|
||||
list wraparound & on, off & N/A\\
|
||||
|
|
|
|||
|
|
@ -198,6 +198,11 @@
|
|||
will keep the list entries at their fixed positions and allow them to be
|
||||
scrolled out of view, whereas \setting{No} will only scroll those entries
|
||||
which surpass the right margin.
|
||||
\item[Disable main menu scrolling]
|
||||
Setting this option to \setting{Yes}
|
||||
will stop all kind of text scrollings while you are laying on the main menu
|
||||
which may greatly help at avoiding visual glitches if you are using a theme
|
||||
that has a lockscreen.
|
||||
\item[Screen Scroll Step Size.]
|
||||
Defines the number of pixels the horizontal manual screen scroll should move
|
||||
for each step.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue