EventDelegate: remove pointless content x Behavior

This commit is contained in:
miruka 2020-09-02 12:06:09 -04:00
parent eebe215a62
commit b1398e5dbf

View File

@ -98,8 +98,6 @@ HColumnLayout {
id: eventContent
Layout.fillWidth: true
Behavior on x { HNumberAnimation {} }
}
TapHandler {