Fix double separator in RoomDrawer
This commit is contained in:
@@ -87,6 +87,7 @@ Kirigami.OverlayDrawer {
|
|||||||
|
|
||||||
Kirigami.Separator {
|
Kirigami.Separator {
|
||||||
Layout.fillHeight: true
|
Layout.fillHeight: true
|
||||||
|
visible: root.modal
|
||||||
}
|
}
|
||||||
|
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
|
|||||||
Reference in New Issue
Block a user