Skip to content

Label: set horizontalAlignment explicitly

ivan tkachenko requested to merge work/ratijas/label-left-align into master

Work around Qt bug where left aligned text is not right aligned in RTL mode unless horizontalAlignment is explicitly set. https://bugreports.qt.io/browse/QTBUG-95873

See also: frameworks/qqc2-desktop-style@ce93cbc7

Merge request reports