Better handling of ESC key input if mouse support is disabled
1 unresolved thread
1 unresolved thread
If mouseEnabled is false (default), now uses console.inkey()/getkey() directly rather than mouse_getkey(). This way, if mouse support is not enabled, inputting the ESC key can be handled better.
Edited by Eric Oulashin
Merge request reports
Activity
added 4 commits
-
c8810d93...22ed5508 - 3 commits from branch
master
- 6747ca16 - Merge remote-tracking branch 'origin/master' into dd_lightbar_menu_nomoues_traditional_input
-
c8810d93...22ed5508 - 3 commits from branch
assigned to @rswindell
mentioned in commit 5a588260
Please register or sign in to reply