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 rotate tool button in editor disabled when selecting 1 circle #26702

Merged
merged 18 commits into from Apr 2, 2024

Conversation

honguyenminh
Copy link
Contributor

@honguyenminh honguyenminh commented Jan 25, 2024

Rotate button should now work when only 1 circle is selected, only playfield origin will be enabled while selection origin will be disabled.

EditorRadioButton is also untangled with the toolbox radio buttons.

Fixes #26247

Copy link
Collaborator

@bdach bdach left a comment

Choose a reason for hiding this comment

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

aside from code quality inspections

@honguyenminh honguyenminh force-pushed the fix-rotate-editor-button-disabled branch from 537989c to 6f78226 Compare March 30, 2024 10:29
@honguyenminh honguyenminh requested a review from bdach March 30, 2024 10:58
@peppy peppy self-requested a review April 2, 2024 04:08
peppy
peppy previously approved these changes Apr 2, 2024
Co-authored-by: Joseph Madamba <madamba.joehu@outlook.com>
@peppy peppy merged commit 51e9348 into ppy:master Apr 2, 2024
9 of 17 checks passed
@honguyenminh honguyenminh deleted the fix-rotate-editor-button-disabled branch April 2, 2024 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editor rotation popover incorrectly disabled when selecting a single hit circle
5 participants