diff options
| author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-06-18 16:40:40 +0200 |
|---|---|---|
| committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-06-25 11:34:19 +0200 |
| commit | eb6baf619a8cf149046b3846dd4424a728378393 (patch) | |
| tree | 0a6156eb12fac31c8895165408a0b47073fbbd7c | |
| parent | Fix null warning for space avatars (diff) | |
| download | nheko-eb6baf619a8cf149046b3846dd4424a728378393.tar.xz | |
Fix missing back button on spaces page in narrow mode as well as topic not resizing properly
| -rw-r--r-- | resources/qml/TimelineView.qml | 21 |
1 files changed, 17 insertions, 4 deletions
diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml |
