Make search text selectable by clicking

This commit is contained in:
kamathmanu 2021-08-12 09:57:26 -04:00
parent 570e5ffde2
commit f2560b7531
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ ApplicationWindow {
id: roomSearch
Layout.fillWidth: true
selectByMouse: true
font.pixelSize: fontMetrics.font.pixelSize
padding: Nheko.paddingMedium