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

Implement event feed view for daily challenge screen #28468

Merged
merged 3 commits into from
Jun 17, 2024

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Jun 13, 2024

Next piece for #28136

2024-06-13.08-56-30.mp4

There's one ugly cast in here that I'd ask to look away from for the time being, if the series goes as I intend it to it will disappear in due time.

Link on the score total is supposed to eventually open results screen for said score. Only one "event type" supported for now, more may come later.

Implementation could theoretically use pooling but I dunno, didn't feel like complicating it. I wrote it to limit the number of present drawables at a time anyways (anything that gets masked off screen gets disposed immediately). Will do on request.

To silence inspections.
@peppy peppy self-requested a review June 17, 2024 10:10
@peppy peppy merged commit a6f09bc into ppy:master Jun 17, 2024
7 of 10 checks passed
@bdach bdach deleted the daily-challenge/event-feed branch June 17, 2024 11:34
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.

2 participants