-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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 timing points being blocked by buttons in the editor #29766
Conversation
Sound idea but pretty terrible execution. The map background shouldn't be peering behind the buttons like it currently is. If you can figure out how to give that a background that matches the pieces around it then I think we have something we can ship. Not sure what background colour to give it, maybe try something like |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as above
I successfully added a background color, |
Visually the same, functionally much saner.
@SchiavoAnto I've made a few adjustments here. Please ask if something is unclear. @peppy requesting double-check for visuals at the least: |
Seems fine I think. |
Would fix #29761.