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

Add basic framework for carousel displays (aka BeatmapCarouselV2) #31471

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

peppy
Copy link
Member

@peppy peppy commented Jan 10, 2025

PRing this early to get a sense of how people like the structure of Carousel, a new base class which attempts to separate display and model tracking concerns from BeatmapCarousel.

The implementation should be "feature complete", as in allowing a full implementation of the beatmap carousel (unless I've missed anything, which I probably have) with the assumption that a lot of the extra logic will be added external to the base Carousel class.

Rather than writing up a long PR description I'll opt to let the code speak for itself.

I've squashed most of my commits into logical steps I took as I gradually changed the direction of things to keep API surface as small as possible. You can check the full history here if that's helpful.

@peppy peppy force-pushed the beatmap-carousel-v2 branch from 97020bd to cf55fe1 Compare January 10, 2025 16:43
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.

1 participant