Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(Select): Fix resize snapping not respecting earlier snap #1537

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

Kruptein
Copy link
Owner

When moving the point of an existing shape with the select tool you can snap to a point or the grid.

Snapping to points happens during the drag move as a visual indicator. These snaps would however sometimes be overridden on mouse up to be snapped to the grid instead.

This is inconsistent with the behaviour of the draw tool and also just not nice, so it's fixed.

@Kruptein Kruptein merged commit 8ebb20c into dev Jan 19, 2025
6 checks passed
@Kruptein Kruptein deleted the bugfix/select-resize-snapping branch January 19, 2025 19:03
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.

1 participant