mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-10 07:25:37 -05:00
fix: clip add widget listview in control center
This commit is contained in:
@@ -69,6 +69,7 @@ Row {
|
|||||||
anchors.right: parent.right
|
anchors.right: parent.right
|
||||||
anchors.bottom: parent.bottom
|
anchors.bottom: parent.bottom
|
||||||
spacing: Theme.spacingS
|
spacing: Theme.spacingS
|
||||||
|
clip: true
|
||||||
model: root.availableWidgets
|
model: root.availableWidgets
|
||||||
|
|
||||||
delegate: Rectangle {
|
delegate: Rectangle {
|
||||||
|
|||||||
Reference in New Issue
Block a user