Right now the shape is resized on the fly. This looks pretty nice, but is not resettable at all.
The user is also not able to cancel the reisze right now.
Solution
Implement a preview that looks like the current resize and use a command after mouseup.
Problem
Right now the shape is resized on the fly. This looks pretty nice, but is not resettable at all. The user is also not able to cancel the reisze right now.
Solution
Implement a preview that looks like the current resize and use a command after mouseup.