mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-12-15 17:43:41 +00:00
massive qml edit
This commit is contained in:
@ -20,10 +20,11 @@ import QtQuick.Dialogs
|
||||
|
||||
|
||||
ButtonSelector {
|
||||
// TODO somehow doesn't work
|
||||
// background: Rectangle {
|
||||
// color: value
|
||||
// }
|
||||
background: Rectangle {
|
||||
implicitWidth: 100
|
||||
implicitHeight: 25
|
||||
color: value
|
||||
}
|
||||
|
||||
onButtonActivated: colorDialog.visible = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user