Skip to content
Snippets Groups Projects
Commit a7859e48 authored by luyikei's avatar luyikei
Browse files

PropertyButton.qml: Specify the font size of text

parent 6f880652
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,7 @@ Rectangle {
Text {
id: _text
color: "#EEEEEE"
font.pixelSize: width / 2
anchors.centerIn: parent
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment