mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
36a7af3b0b
commit
38950aa52c
@ -87,7 +87,7 @@ def create_scrolling_panel(container, apply_func, cancel_func):
|
||||
*spinner(
|
||||
'lines_per_sec_auto',
|
||||
_('Auto scrolling speed in lines/sec:'),
|
||||
step=MIN_SCROLL_SPEED_AUTO,
|
||||
step=0.1,
|
||||
min=MIN_SCROLL_SPEED_AUTO,
|
||||
max=MAX_SCROLL_SPEED_AUTO
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user