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

Clean up KeyBindingRow and related classes #25092

Merged
merged 5 commits into from Oct 12, 2023

Conversation

bdach
Copy link
Collaborator

@bdach bdach commented Oct 11, 2023

This is just a bit of cleanup I did before further work on disallowing binding multiple bindings to one key (see preview on discord). I didn't end up using this cleanup that much, but hey, if it's done...

Includes:

  • cleaning up member orders
  • making some pretty unsafe properties init-only
  • xmldoc
  • NRT pass

There should be no behavioural changes here, unless I messed up. Recommend reading commit by commit.

@peppy peppy merged commit 52255b1 into ppy:master Oct 12, 2023
17 checks passed
@bdach bdach deleted the key-binding-row-cleanups branch October 12, 2023 06:06
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