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

Fix: Generate category hotkeys on init #91

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

emyxiv
Copy link
Contributor

@emyxiv emyxiv commented Dec 21, 2022

Move the code responsible of generating category related purposes away from Input.PurposesWithCategories.
The variables PurposesCategories, PurposesCategoriesHold and PurposesCategoriesToggle are not populated on init.

This fixes the issue where category-based hotkeys would not work until config input tab is displayed.

Thanks to Quickdraw6 for reporting this issue.

Ktisis/Interface/Input.cs Outdated Show resolved Hide resolved
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.

2 participants