diff --git a/src/app/qml/RoomPage.qml b/src/app/qml/RoomPage.qml index 389745b13..fb6e05359 100644 --- a/src/app/qml/RoomPage.qml +++ b/src/app/qml/RoomPage.qml @@ -75,6 +75,8 @@ Kirigami.Page { focus: true padding: 0 + background: null // This needs to stay null, because of transparency blur + onHeightChanged: { // HACK: See TimelineView for the hack details. // We get the height change here *first* so we are informed this is because of a window resize and not due to the pinned message.