Maybe fix text selection in raw message dialog

This commit is contained in:
Nicolas Werner 2023-01-02 18:46:29 +01:00
parent 3a6a905429
commit 77d2e31ace
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ ApplicationWindow {
font: Nheko.monospaceFont()
color: Nheko.colors.text
readOnly: true
selectByMouse: !Settings.mobileMode
textFormat: Text.PlainText
anchors.fill: parent