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

Fix circle picker rescaling and size conversion issues #1621

Merged
merged 2 commits into from
Nov 13, 2023

Conversation

glopesdev
Copy link
Member

@glopesdev glopesdev commented Nov 13, 2023

This PR ensures that circle radius is correctly converted to ellipse width, and vice-versa, when setting up the graphical circle picker. We also fixed a minor issue where the circle was being edited as an ellipse during the resize operation.

Fixes #1620

@glopesdev glopesdev added the fix Pull request that fixes an issue label Nov 13, 2023
@glopesdev glopesdev changed the title Convert radius to ellipse width for circle picker Fix issues with circle picker rescaling and size conversions Nov 13, 2023
@glopesdev glopesdev changed the title Fix issues with circle picker rescaling and size conversions Fix circle picker rescaling and size conversion issues Nov 13, 2023
@glopesdev glopesdev merged commit f84aafe into bonsai-rx:main Nov 13, 2023
2 checks passed
@glopesdev glopesdev deleted the issue-1620 branch November 13, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Pull request that fixes an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Image circle editor incorrectly treats radius as diameter
1 participant