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 editor menus overflowing off screen #28765

Merged
merged 1 commit into from
Jul 8, 2024

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Jul 8, 2024

Closes #28750.

Yes this is not the perfect change to fix this (which would probably be some framework change to take bounds of the parenting input manager into account). I really do not want to go there and would like to just fix this locally and move on. Due to the game-wide scaling container this sorta works for any resolution anyhow.

Can use something like https://osu.ppy.sh/beatmapsets/577617#mania/1336896 to test.

Closes ppy#28750.

Yes this is not the perfect change to fix this (which would probably be
some framework change to take bounds of the parenting input manager into
account). I really do not want to go there and would like to just fix
this locally and move on. Due to the game-wide scaling container this
sorta works for any resolution anyhow.
@smoogipoo smoogipoo merged commit b2bdb67 into ppy:master Jul 8, 2024
13 of 17 checks passed
@bdach bdach deleted the editor-menu-max-height branch July 8, 2024 14:39
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] difficulty selection box extends further than is visible
2 participants