Hi, @daybrush
How are you?
I hope to receive your kind suggestion.
I am going to move target by user input instead of mouse dragging.
But, only target is moved, doesn't move balls and border.


How can I move target and border Both?
Thanks.
@Xumochuan
Call moveable.updateRect() after input
Hi, @daybrush
Thanks for your kind reply,
I have tried, but it didn't solve my issue. It doesn't move Rect.

Hope your kind contact again.
Thanks
@Xumochuan
Does nothing happen when you call updateRect?
Or do you have any other reactions?
Hi, @daybrush
When I call updateRect(), it works nothing. no effect.
@Xumochuan
There is a similar method, but then call updateTarget.
I don't know why. Is setProperty asynchronous?
Hi, @daybrush
I have solved issue. Issue was in async.
This works for me.

Thanks so much, @daybrush
Most helpful comment
@Xumochuan
There is a similar method, but then call
updateTarget.I don't know why. Is setProperty asynchronous?