mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'master' of https://github.com/jony0008/calibre
This commit is contained in:
commit
16ac8d3b65
@ -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=0.1,
|
||||
step=0.05,
|
||||
min=MIN_SCROLL_SPEED_AUTO,
|
||||
max=MAX_SCROLL_SPEED_AUTO
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user