daybrush / moveable

Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!
https://daybrush.com/moveable/
MIT License
10.1k stars 617 forks source link

origin is not at center if we use react-moveable with SVG #517

Open mr-ehsan-hashmi opened 3 years ago

mr-ehsan-hashmi commented 3 years ago

Environments

Description

I am using React-moveable with svg, all is set except svg origin that is too far from it real position. you can see this in below image 11

daybrush commented 3 years ago

@ehsan096

svg has an origin of 0, 0 relative to the SVG parent. So it appears like this: