Improve fit to … help text (#7462)

Cf. https://github.com/koreader/koreader/issues/7461#issuecomment-809582341
This commit is contained in:
Frans de Jonge
2021-03-29 20:32:38 +02:00
committed by GitHub
parent e33476996a
commit 7a925a3caf

View File

@@ -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",