jaltekruse / Free-Math

An offline React web application for managing digital math homework
http://freemathapp.org
71 stars 18 forks source link

Image editor bug, grouped items flipped incorrectly #191

Open jaltekruse opened 2 years ago

jaltekruse commented 2 years ago

It initially shows a cool feature, flipping all of the elements of the group to allow mirroring an overall drawing with multiple elements, but upon mouseUp it also flips them vertically.

This looks to be working fine in fabric JS alone, so must be the toast editor messing it up. http://fabricjs.com/kitchensink

https://user-images.githubusercontent.com/365366/141411205-2be5ccc3-033c-4952-9aa9-44c27093e7b5.mp4