Skip to content

fix: align tape body so tape exit slot is at click point#3

Merged
RohitRajendran merged 1 commit intomainfrom
claude/tape-measure-visual-0Fs77
Mar 20, 2026
Merged

fix: align tape body so tape exit slot is at click point#3
RohitRajendran merged 1 commit intomainfrom
claude/tape-measure-visual-0Fs77

Conversation

@RohitRajendran
Copy link
Copy Markdown
Owner

The tape measure body was centered on the first click, putting the tape exit slot half a body-width away from the clicked position. Shift the body drawing so x=0 of the Group is the tape exit slot — the body now sits entirely behind/left of that point.

Rotation already happened around the Group origin (a.x, a.y) which is the first click, so rotating around the tape exit is preserved. Measurements remain from start (exit slot) to end (hook).

The tape measure body was centered on the first click, putting the
tape exit slot half a body-width away from the clicked position.
Shift the body drawing so x=0 of the Group is the tape exit slot —
the body now sits entirely behind/left of that point.

Rotation already happened around the Group origin (a.x, a.y) which
is the first click, so rotating around the tape exit is preserved.
Measurements remain from start (exit slot) to end (hook).

https://claude.ai/code/session_017EcqVMAodBUKgzMeEGwjxq
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 20, 2026

Deploy Preview for snapdraftfloorplans ready!

Name Link
🔨 Latest commit a7f462c
🔍 Latest deploy log https://app.netlify.com/projects/snapdraftfloorplans/deploys/69bd35d0bba29500087fd071
😎 Deploy Preview https://deploy-preview-3--snapdraftfloorplans.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@RohitRajendran RohitRajendran merged commit 53e23c4 into main Mar 20, 2026
6 checks passed
@RohitRajendran RohitRajendran deleted the claude/tape-measure-visual-0Fs77 branch March 20, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants