Don't jump around
This commit is contained in:
parent
b8ac0c045c
commit
e41d77f142
@ -80,7 +80,6 @@ Item {
|
||||
drag.target: parent
|
||||
onClicked: {
|
||||
var s = (frame.width == frame.large) ? frame.small : frame.large;
|
||||
frame.x = s
|
||||
frame.height = s
|
||||
frame.width = s
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user