Closed esaule closed 3 years ago
When dragging an svg, the rendering is stuttery
When zooming, the locationn of the pointer is not taken into account.
Sometimes, the drag and drop gets a huge offset which make the svg outside the drawing area.
it is possible to have the pointer in the "assignment area" but outside the SVG DOM element, which disables transformation.
@quaiquai KR and I actually figured this out today. We are good to go!
When dragging an svg, the rendering is stuttery
When zooming, the locationn of the pointer is not taken into account.
Sometimes, the drag and drop gets a huge offset which make the svg outside the drawing area.
it is possible to have the pointer in the "assignment area" but outside the SVG DOM element, which disables transformation.