Skip to content

Label: set horizontalAlignment explicitly

Noah Davis requested to merge work/ndavis/label-halign 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

Merge request reports