Allow quick hiding/expanding of RoomSidePane
by clicking the button corresponding to the currently active view
This commit is contained in:
@@ -6,6 +6,7 @@ HRectangle {
|
||||
id: roomSidePane
|
||||
|
||||
property bool collapsed: false
|
||||
property var activeView: null
|
||||
|
||||
HColumnLayout {
|
||||
anchors.fill: parent
|
||||
|
Reference in New Issue
Block a user