Use custom room drawer icons
This commit is contained in:
@@ -214,6 +214,9 @@ Kirigami.ApplicationWindow {
|
|||||||
|
|
||||||
connection: root.connection
|
connection: root.connection
|
||||||
|
|
||||||
|
handleOpenIcon.source: "arrow-right"
|
||||||
|
handleClosedIcon.source: "arrow-left"
|
||||||
|
|
||||||
// Connect to the onClicked function of the RoomDrawer handle button
|
// Connect to the onClicked function of the RoomDrawer handle button
|
||||||
Connections {
|
Connections {
|
||||||
target: contextDrawer.handle.children[0]
|
target: contextDrawer.handle.children[0]
|
||||||
|
|||||||
Reference in New Issue
Block a user