ReaderTypography: Hyphenation Limits keep size in rotation

This commit is contained in:
hius07
2021-09-13 18:58:30 +03:00
committed by Frans de Jonge
parent 11aca120a9
commit 1dd50381d0

View File

@@ -374,7 +374,6 @@ When the book's language tag is not among our presets, no specific features will
right_default = alg_right_hyphen_min,
-- let room on the widget sides so we can see
-- the hyphenation changes happening
width = math.floor(Screen:getWidth() * 0.6),
default_values = true,
default_text = _("Use language defaults"),
title_text = _("Hyphenation limits"),