Bring back clipping for RoomEventsList
This commit is contained in:
parent
51386821bc
commit
6bc6998fde
|
@ -11,6 +11,7 @@ HGlassRectangle {
|
|||
id: roomEventListView
|
||||
delegate: RoomEventDelegate {}
|
||||
model: Backend.roomEvents.get(chatPage.roomId)
|
||||
clip: true
|
||||
|
||||
anchors.fill: parent
|
||||
anchors.leftMargin: space
|
||||
|
|
Loading…
Reference in New Issue
Block a user