Márk Tolmács
Márk Tolmács
I agree, I'd say this is an unintended effect of limitations applied to elbow arrows.
I need to dive a little deeper into why that clipboardPaste was there along with `${event.value}${data}` in the text wrapping, so I can't yet comment on execution ordering being the...
Seems to be working correctly now. @dwelle this is ready for your review.
> * repeated flips moves the x/y position: (below, doing horizontal flip) This is a given, not much to do about it. The reason this is happening (on master too)...
> I'm guessing there's not enough "clearance" between red box and the arrow line to make the routing completely straight? Yes. We were discussing that I haven't got a solution...
Thank you for all your help catching this and for @dwelle to propose the solution for the moving group selection.
@rothardo it's not resolved, so go ahead and take it on.
Doesn't seem to be happening anymore, so closing it.
The pointer event handling is in `packages/excalidraw/components/App.tsx`. There are specific private methods to handle pointer down, move, move with button pressed, etc.