massive qml edit

This commit is contained in:
2024-03-27 01:28:14 +02:00
parent 4fcea42e8e
commit 3f20aa8878
31 changed files with 175 additions and 519 deletions

View File

@ -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