Add hack to fix room sidebar not sticking to the top
This is similar to the TimelineView hacks, but this time its the header item that's changing height as our room topics and such wrap.
This commit is contained in:
@@ -21,8 +21,6 @@ ColumnLayout {
|
||||
|
||||
signal resolveResource(string idOrUri, string action)
|
||||
|
||||
Layout.fillWidth: true
|
||||
Layout.alignment: Qt.AlignVCenter
|
||||
spacing: 0
|
||||
|
||||
Item {
|
||||
|
||||
Reference in New Issue
Block a user