mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-25 20:48:52 +03:00
Make search text selectable by clicking
This commit is contained in:
parent
570e5ffde2
commit
f2560b7531
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ ApplicationWindow {
|
|||
id: roomSearch
|
||||
|
||||
Layout.fillWidth: true
|
||||
selectByMouse: true
|
||||
|
||||
font.pixelSize: fontMetrics.font.pixelSize
|
||||
padding: Nheko.paddingMedium
|
||||
|
|
Loading…
Reference in a new issue