diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-08-31 20:44:21 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-08-31 20:44:21 +0200 |
commit | 01fd5e6b61828ec07f5be710523f0a6f0bb20a1a (patch) | |
tree | 2de1ce99f6ed17a858d460749f61b2399ef5c834 /resources/qml | |
parent | Fix empty widgets still being shown (diff) | |
download | nheko-01fd5e6b61828ec07f5be710523f0a6f0bb20a1a.tar.xz |
Unset the transient parent on separate chat windows
relates to #1168
Diffstat (limited to 'resources/qml')
-rw-r--r-- | resources/qml/RoomList.qml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/resources/qml/RoomList.qml b/resources/qml/RoomList.qml |