Skip to content

delegates: Unify alignment and horizontal stretching of labels

ivan tkachenko requested to merge work/ratijas/layout-fillWidth into master

The real fix here are the new Layout bindings in RadioDelegate and SwitchDelegate. The rest is shuffling around to ensure all the files have a similar structure, making them easier to modify all at once in the future.


This marginally fixes FormComboBoxDelegate, but is still pretty bad when forced to be smaller than its desired size.

Merge request reports