mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-12 11:20:11 +00:00
feat: disable global hotkey binding shortcuts in workspace mode
This commit is contained in:
parent
becdfecd5a
commit
8c82fe8f00
@ -195,6 +195,7 @@ export async function init(
|
||||
engineContainer,
|
||||
);
|
||||
innerWorkspace.setActive(true);
|
||||
innerHotkey.activate(false);
|
||||
await innerWorkspace.plugins.init(pluginPreference);
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user