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 Hotkeys TGUI lag and ctrl + r mapping #4196

Merged
merged 5 commits into from
Aug 18, 2023

Conversation

Drulikar
Copy link
Contributor

@Drulikar Drulikar commented Aug 17, 2023

About the pull request

This PR makes the hotkey tgui lazily refresh (now only refreshes on action), fixes preventDefault not preventing refreshing, adds a little more time to bind keys, and fixes a couple depreciations with keyCode.

Explain why it's good for the game

Fixes #3498
Fixes #3356

Testing Photographs and Procedure

Screenshots & Videos

hotkey

Changelog

🆑 Drathek
ui: Fix Hotkeys TGUI lag and the inability to map Ctrl + R. Also now offers a little bit more time to map combinations of keys.
/:cl:

@github-actions github-actions bot added the UI deletes nanoui/html label Aug 17, 2023
@DooMLover222 DooMLover222 mentioned this pull request Aug 18, 2023
3 tasks
@BeagleGaming1 BeagleGaming1 added this pull request to the merge queue Aug 18, 2023
Merged via the queue into cmss13-devs:master with commit ec77b7a Aug 18, 2023
27 checks passed
cm13-github added a commit that referenced this pull request Aug 18, 2023
@Drulikar Drulikar deleted the Fix_Hotkeys branch August 18, 2023 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI deletes nanoui/html
Projects
None yet
Development

Successfully merging this pull request may close these issues.

View Keybinds Button freezing and crashing game Hotkey doesn't accept Ctrl-R. Always refresh page & crashes
3 participants