Show own events on right only under certain width
This commit is contained in:
@@ -23,6 +23,9 @@ HRectangle {
|
||||
}
|
||||
}
|
||||
|
||||
property bool ownEventsOnRight:
|
||||
width < theme.chat.eventList.ownEventsOnRightUnderWidth
|
||||
|
||||
delegate: EventDelegate {}
|
||||
|
||||
anchors.fill: parent
|
||||
|
Reference in New Issue
Block a user