mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-10-30 09:30:47 +03:00
Maybe fix text selection in raw message dialog
This commit is contained in:
parent
3a6a905429
commit
77d2e31ace
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ ApplicationWindow {
|
|||
font: Nheko.monospaceFont()
|
||||
color: Nheko.colors.text
|
||||
readOnly: true
|
||||
selectByMouse: !Settings.mobileMode
|
||||
textFormat: Text.PlainText
|
||||
|
||||
anchors.fill: parent
|
||||
|
|
Loading…
Reference in a new issue