mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
ReaderTypography: Hyphenation Limits keep size in rotation
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user