renew-js / renew-lib

Core component of renew-js for displaying and modifying drawings
Other
0 stars 0 forks source link

Use a command to resize the shape #102

Open tim-kilian opened 5 years ago

tim-kilian commented 5 years ago

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.