mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-27 23:12:49 -05:00
ControlCenter: Implement edit mode for customizing widgets
This commit is contained in:
@@ -677,6 +677,7 @@ Item {
|
||||
Item {
|
||||
width: parent.width
|
||||
height: 200
|
||||
clip: false
|
||||
|
||||
DankAlbumArt {
|
||||
width: Math.min(parent.width * 0.8, parent.height * 0.9)
|
||||
|
||||
Reference in New Issue
Block a user