mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Improve fit to … help text (#7462)
Cf. https://github.com/koreader/koreader/issues/7461#issuecomment-809582341
This commit is contained in:
@@ -163,7 +163,7 @@ In 'semi-auto' and 'manual' modes, you may need to define areas once on an odd p
|
||||
event = "DefineZoom",
|
||||
args = {"full", "width", "height"},
|
||||
name_text_hold_callback = optionsutil.showValues,
|
||||
help_text = _([[Set what to fit.]]),
|
||||
help_text = _([[Set how the page should be resized to fit the screen.]]),
|
||||
},
|
||||
{
|
||||
name = "zoom_range_number",
|
||||
|
||||
Reference in New Issue
Block a user