Notice event line: respect UI zoom

This commit is contained in:
miruka
2020-03-15 15:29:57 -04:00
parent 64d67234ab
commit de729e42d9
3 changed files with 3 additions and 2 deletions

View File

@@ -163,6 +163,7 @@ HRowLayout {
Rectangle {
visible: model.event_type === "RoomMessageNotice"
// y: parent.height / 2 - height / 2
width: theme.chat.message.noticeLineWidth
height: parent.height
radius: parent.radius