-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Hit error graph and key overlay not shown with HUD off #12039
Comments
This might be eventually addressed by either: more skin/HUD customisation options or legacy layouts (#4632), or alternate methods of displaying the error bar (#3209). I see it as a matter of personal preference. Personally I don't miss the hit error bar one iota (I like having the HUD fully off), but obviously if it is deemed that the general consensus is that it should unconditionally return for everyone, so be it. |
Ah naturally I forgot to delete is:open when searching the issue tracker. Oops! |
I suppose we can keep this open for searchability given it's been reported multiple times now... |
The path forward here is likely going to involve adding support to the skin layout editor to let the user choose when certain elements appear. I'm intending to get to this but still figuring out the UX (how things should be exposed/named to provide enough functionality while still keeping it understandable). Once this is done, the |
No updates.
This just hasn't been moved yet. It'll eventually be moved to skin editor. |
bump for wanting more attention on this |
Before coming to this issue, I was hoping that the "Playfield ("osu!" only)" would stay enabled when HUD is hidden. As it stands, I'm not sure what the difference between "HUD ("osu!" only)" and "Playfield ("osu!" only)" is supposed to be. |
The playfield layer allows you to attach things to the playfield rather than to corners of the screen. It's not supposed to impact visibility in any way. |
It might actually make sense for things on this layer to be visible always, given they are supposed to be attached to the playfield 🤔 . |
osu!stable currently shows the hit error graph (and key overlay) even while the score overlay is disabled.
osu!lazer, on the other hand, doesn't show anything. This might be because the option is named "HUD overlay visibility mode" (interestingly enough, the notification still reads "The score overlay is currently disabled"), but I do not think disabling the entire HUD is the point of disabling the score overlay. In my opinion, disabling score is to reduce distractions while playing, but the hit error bar is an integral part of gameplay.
Is this an intended change?
The text was updated successfully, but these errors were encountered: