mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
DoubleSpinWidget buttons move (#8490)
Move Default and extra buttons above Cancel/OK. Default values shown in the default button. Precisions can be set for both values separately. Minor geometry fix for consistence with SpinWidget.
This commit is contained in:
@@ -374,6 +374,7 @@ 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_factor = 0.6,
|
||||
default_values = true,
|
||||
default_text = _("Use language defaults"),
|
||||
title_text = _("Hyphenation limits"),
|
||||
|
||||
Reference in New Issue
Block a user