mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-30 00:12:50 -05:00
@@ -48,7 +48,7 @@ PanelWindow {
|
|||||||
anchors.bottom: true
|
anchors.bottom: true
|
||||||
anchors.right: true
|
anchors.right: true
|
||||||
|
|
||||||
implicitWidth: expandable ? expandedWidthValue : slideoutWidth
|
implicitWidth: expandable && expandedWidth ? expandedWidthValue : slideoutWidth
|
||||||
implicitHeight: modelData ? modelData.height : 800
|
implicitHeight: modelData ? modelData.height : 800
|
||||||
|
|
||||||
color: "transparent"
|
color: "transparent"
|
||||||
|
|||||||
Reference in New Issue
Block a user