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 slider heads getting misplaced after flipping in editor #20945

Merged
merged 2 commits into from
Oct 27, 2022

Conversation

peppy
Copy link
Sponsor Member

@peppy peppy commented Oct 26, 2022

Slider heads are guaranteed to always be drawn at (0,0). This fixes weird behaviour in the editor, but also simplifies things in the process. Win-win.

Closes #20644.

Slider heads are guaranteed to always be drawn at (0,0). This fixes
weird behaviour in the editor, but also simplifies things in the
process. Win-win.

Closes ppy#20644.
@bdach bdach changed the title Fix slider heads getting misplaces after flipping in editor Fix slider heads getting misplaced after flipping in editor Oct 26, 2022
@smoogipoo smoogipoo merged commit 2d829c3 into ppy:master Oct 27, 2022
@peppy peppy deleted the fix-misplaced-slider-head branch October 27, 2022 10:06
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 notes when copying and flipping in the editor
2 participants