gniziemazity / advanced_drawing_app

Making an advanced drawing app during my live streams:
MIT License
28 stars 24 forks source link

resizing seems buggy when rotate #21

Closed sojucr7 closed 3 months ago

sojucr7 commented 3 months ago
  1. Select a shape, let's say an oval.
  2. Rotate it 90 degrees clockwise.
  3. Pull the handle outward on the left or right side to increase the width.
  4. Instead of increasing the width, it decreases the width.
gniziemazity commented 3 months ago

Thanks! Fixed.