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 selection box being initially visible on top-left corner in skin editor #28937

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

frenzibyte
Copy link
Member

This does not occur in editor because the drag handles themselves were being hidden by the bindables in Selection{Scale,Rotation}Handler.

The entire selection box is supposed to be hidden when there are no items selected anyway, so just fix that not being triggered on initial state and call it a day.

@peppy peppy merged commit 124bc9c into ppy:master Jul 19, 2024
6 of 11 checks passed
@frenzibyte frenzibyte deleted the fix-selection-box-visibility branch July 19, 2024 07:53
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.

Phantom control points in skin editor
3 participants