siddhantjain / MiniPaint

A small paint like application in an attempt to write good code
3 stars 2 forks source link

No preview when dragging to draw a shape #11

Closed siddhantjain closed 9 years ago

siddhantjain commented 9 years ago

When a shape is drawn, we see that there is no preview of the shape size. This should be fixed.

siddhantjain commented 9 years ago

Implemented for insert and resize.