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

Random stuff #9589

Merged
merged 5 commits into from Jan 12, 2021
Merged

Random stuff #9589

merged 5 commits into from Jan 12, 2021

Conversation

Megamouse
Copy link
Contributor

  • Rename "Enter" button in OSK to "Return" to minimize confusion.
  • Simplify Qt OSK dialog a bit.
  • Apply some coding style changes that I came across while debugging.
  • Use std::none_of and std::any_of instead of std::find_if (just playing around with new stuff I didn't know before)
  • use sv in swizzle comparison (maybe this was intentional and i should remove it ?)

idk, I'll remove this if it was intentional.
This one confused me and make me look for a bug that caused the "enter" key to be disabled, while it was actually the return key (obviously xD).
@Megamouse Megamouse deleted the osk branch January 28, 2021 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants