Добавил кнопку с градиентом
This commit is contained in:
@@ -14,6 +14,7 @@ Page {
|
||||
|
||||
ListView {
|
||||
anchors.fill: parent
|
||||
anchors.margins: 5
|
||||
|
||||
model: lightsModel
|
||||
spacing: 5
|
||||
@@ -23,6 +24,7 @@ Page {
|
||||
height: childrenRect.height
|
||||
|
||||
title: groupName || ""
|
||||
lights: channels
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user