mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 04:22:20 +02:00
Fixed lockup with conflicting key bindings
This commit is contained in:
parent
ae06346357
commit
077ebe2659
1 changed files with 2 additions and 0 deletions
|
@ -760,6 +760,8 @@ namespace IDE
|
|||
#endif
|
||||
|
||||
#unwarn
|
||||
for (var cmd in gApp.mCommands.mCommandMap.Values)
|
||||
cmd.mNext = null;
|
||||
gApp.mCommands.mKeyMap.Clear();
|
||||
|
||||
for (let entry in mEntries)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue