fix click order
This commit is contained in:
@@ -5,7 +5,7 @@ import "util.mjs" as Util
|
||||
import "gravity.mjs" as Gravity
|
||||
|
||||
Rectangle {
|
||||
property int wrapper: 0
|
||||
property var wrapper
|
||||
|
||||
property var uuid: Util.uuidv4()
|
||||
property int childrenRectWidth: childrenRect.width
|
||||
|
Reference in New Issue
Block a user