Commit 816a8253 authored by Don Gagne's avatar Don Gagne

Fix value picker display

parent 1b638340
......@@ -17,6 +17,10 @@ Item {
property real _margins: ScreenTools.defaultFontPixelWidth / 2
function showPicker() {
valuesPage.showPicker()
}
ValuesWidget {
id: valuesPage
width: _root.width
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment