Make room topic in RoomDrawer readOnly
This commit is contained in:
@@ -139,6 +139,7 @@ Kirigami.OverlayDrawer {
|
||||
selectByMouse: true
|
||||
color: Kirigami.Theme.textColor
|
||||
onLinkActivated: Qt.openUrlExternally(link)
|
||||
readOnly: true
|
||||
MouseArea {
|
||||
anchors.fill: parent
|
||||
acceptedButtons: Qt.NoButton
|
||||
|
||||
Reference in New Issue
Block a user