Skip to content

Always transfer keyboard selection on activation #31824

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

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

peppy
Copy link
Member

@peppy peppy commented Feb 7, 2025

Addresses issue pointed out here.

Should make things make a whole heap more sense.

Before:

osu.Game.Tests.2025-02-07.at.08.04.00.mp4

After:

osu.Game.Tests.2025-02-07.at.08.03.22.mp4

peppy added 2 commits February 7, 2025 17:02
This is because with the new keyboard selection logic, adding too many
can cause the re-added selection to be off-screen in the headless test
setup.
Copy link
Collaborator

@bdach bdach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose this fixes the issue. Will leave judgement as to whether it's actually good UX to users.

At this point maybe best to rename it away from "keyboard" selection to like "temporary" or "transient" selection or something. Food for thought.

@bdach bdach merged commit ae179c8 into ppy:master Feb 7, 2025
7 of 10 checks passed
@peppy peppy deleted the carousel-v2-group-click-transfer-keyboard branch February 10, 2025 04:08
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.

None yet

2 participants