Add highlight support.
This commit is contained in:
@@ -241,6 +241,8 @@ Item {
|
||||
boundsBehavior: Flickable.DragOverBounds
|
||||
maximumFlickVelocity: 2048
|
||||
|
||||
cacheBuffer: 200
|
||||
|
||||
model: MessageEventModel {
|
||||
id: messageEventModel
|
||||
room: currentRoom
|
||||
|
||||
Reference in New Issue
Block a user