Fix laggy timeline.
This commit is contained in:
parent
b9839fc242
commit
2c705fbf56
|
@ -22,7 +22,6 @@ Item {
|
|||
AutoMouseArea {
|
||||
anchors.fill: parent
|
||||
|
||||
propagateComposedEvents: true
|
||||
onSecondaryClicked: Qt.createComponent("qrc:/qml/menu/MessageContextMenu.qml").createObject(this)
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue