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:
hius07
2021-12-01 13:42:54 +02:00
committed by GitHub
parent ef4d88ccd6
commit ad09411c3f
5 changed files with 59 additions and 55 deletions

View File

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