Maybe fix text selection in raw message dialog
This commit is contained in:
parent
3a6a905429
commit
77d2e31ace
@ -36,6 +36,7 @@ ApplicationWindow {
|
|||||||
font: Nheko.monospaceFont()
|
font: Nheko.monospaceFont()
|
||||||
color: Nheko.colors.text
|
color: Nheko.colors.text
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
selectByMouse: !Settings.mobileMode
|
||||||
textFormat: Text.PlainText
|
textFormat: Text.PlainText
|
||||||
|
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
Loading…
Reference in New Issue
Block a user