Skip to content

Conversation

@minetoblend
Copy link
Contributor

@minetoblend minetoblend commented Oct 30, 2025

Depends on ppy/osu-server-spectator#356

Relevant discussion on discord

RFC. Prototype for displaying user cursors on the beatmap select screen. Cursors will fade out as they approach the border of the scrollarea so they are only visible within that space.

cursors.mp4
  • Currently sends a message to udpate the cursor position every 50ms, though adding batching to this should be pretty straightforward.
  • One problem that I noticed when testing this is that on wider screens there's 1 extra column which would make the cursor not hover the same beatmaps as on narrower screens with only two columns. This could potentially be a deal breaker.

@minetoblend minetoblend changed the title Display live cursor positions in matchmaking pick screen Prototype for displaying live cursor positions in matchmaking pick screen Oct 30, 2025
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