aligned constraint overlay line and measurement text with transforma…
Fixes #3341
This PR resolves the discrepancy between the transform constraint overlay and its alignment and rotation behavior. The dashed constraint line and measurement text did not align correctly with the alignment to the transformation axis.
With this updated PR, the overlay for the constraint line and text are drawn in the appropriate rotation space consistent with the user’s transformation direction.
Verified in local localhost build:
-
Transform constraint overlays (rotation, scale, translation) now align correctly
-
No regression observed in other overlay tools
-
WebAssembly build compiles successfully with
wasm-pack build --dev --target=web
As this is my first contribution to any gsoc and rust organization, i would highly appreciate any feedback or guidance you give me.
Hi @Keavon Hope you review this pr and give valuable feedback!!
Hi! Just wanted to check if this PR needs any additional changes or if it’s pending review. No rush, just keeping it on my radar.