diff --git a/qml/styles/CwtchExpandingButton.qml b/qml/styles/CwtchExpandingButton.qml index af6dd66..cd19d25 100644 --- a/qml/styles/CwtchExpandingButton.qml +++ b/qml/styles/CwtchExpandingButton.qml @@ -8,6 +8,7 @@ ButtonStyle { color: windowItem.cwtch_dark_color border.color: windowItem.cwtch_color } + label: Text { renderType: Text.NativeRendering verticalAlignment: Text.AlignVCenter