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

Adjust argon health bar to fit with existing layout #25030

Merged
merged 5 commits into from
Oct 6, 2023

Conversation

peppy
Copy link
Member

@peppy peppy commented Oct 6, 2023

Closes #25014

To make things fit so we can show this off in the next release, I've made some changes and added some configurability.

The health bar is now relative sized

This is to make it work with the fullscreen layout. The final layout needs it to be non-relative-sized. We'll deal with that when we need to. I'm still figuring out how that can work in my head.

The white bar at the left is no longer contained within it

This allows the bar to be used more flexibly by users in their own skins, IMO. The white bars in the argon skin design should be a very simple skinnable component (that exposes a colour and corner radius or similar) which is not attached directly to the elements.

osu.2023-10-06.at.10.27.56.mp4

@bdach bdach added the next release Pull requests which are almost there. We'll aim to get them in the next release, but no guarantees! label Oct 6, 2023
@bdach bdach self-requested a review October 6, 2023 19:42
@bdach bdach merged commit a099cc0 into ppy:master Oct 6, 2023
@peppy peppy deleted the adjustable-health-bar branch October 10, 2023 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:gameplay next release Pull requests which are almost there. We'll aim to get them in the next release, but no guarantees! size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adjust argon health bar to allow straight line display mode
2 participants