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

Fixed incorrect Marker anchoring when counter-rotating #1623

Merged
merged 3 commits into from
Sep 8, 2023
Merged

Conversation

JaffaKetchup
Copy link
Member

Fixes #1500. Marker.rotateAlignment is now automatically adjusted, where possible, to fix incorrect anchoring when rotate is true.

Also:

  • Removed AnchorAlign (without deprecation), preferring Alignment
  • Added new documentation

Removed `AnchorAlign` (without deprecation), preferring `Alignment`
Added new documentation
Copy link
Collaborator

@TesteurManiak TesteurManiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JaffaKetchup JaffaKetchup merged commit e6e5e50 into master Sep 8, 2023
7 checks passed
@JaffaKetchup JaffaKetchup deleted the fix-1500 branch September 8, 2023 13:45
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.

[BUG] Markers with rotate: true do not adjust their anchor
2 participants