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(web): Reset 'shiftPressed' in inventory setup #1687

Merged
merged 1 commit into from
May 9, 2024

Conversation

Gamzky
Copy link
Contributor

@Gamzky Gamzky commented May 5, 2024

Sometimes the shift key gets stuck when for example someone alt-tabs while holding the shift key. This 'stuck' state might lead to confusion, because of the stack-split.
The fix resets the 'shiftPressed' when (re-)opening the inventory.

If there is a better solution, please let me know.

@thelindat thelindat merged commit bf31632 into overextended:main May 9, 2024
@Gamzky Gamzky deleted the shift-fix branch May 12, 2024 18:37
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

2 participants