nvda
45cb678b - scriptHandler.findScript(): Import globalCommands before searching global maps, as this might be the first import of globalCommands and it might be needed by global maps.

Commit
15 years ago
scriptHandler.findScript(): Import globalCommands before searching global maps, as this might be the first import of globalCommands and it might be needed by global maps. Fixes the issue where a command from a global gesture map wouldn't work if it was the first command after NVDA was started and it was in globalCommands.
Author
Parents
Loading