diff options
| author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-11-03 23:01:36 +0100 |
|---|---|---|
| committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-11-03 23:01:36 +0100 |
| commit | 1e22274d8cb4da5f4f02dfa3002b9ac2838f455c (patch) | |
| tree | af88a2e61989c180380a0ff555b0a7ec1468610c /resources/qml/components | |
| parent | Fix unjoinable invites on mobile as well as unclickable previews (diff) | |
| download | nheko-1e22274d8cb4da5f4f02dfa3002b9ac2838f455c.tar.xz | |
Use ItemDelegate in RoomList instead of a Rectangle with handlers
fixes #683 relates to #571
Diffstat (limited to 'resources/qml/components')
| -rw-r--r-- | resources/qml/components/MainWindowDialog.qml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/resources/qml/components/MainWindowDialog.qml b/resources/qml/components/MainWindowDialog.qml |
