feat:打开键盘快捷键功能
This commit is contained in:
parent
e53cbfa807
commit
ae0fc5a3cd
@ -136,7 +136,7 @@ export const MAP_AREA_TYPES = Object.freeze(
|
||||
*/
|
||||
export const EDITOR_CONFIG: Options = {
|
||||
/** 键盘事件类型 - 禁用所有键盘快捷键 */
|
||||
keydown: KeydownType.None,
|
||||
// keydown: KeydownType.None,
|
||||
/** 严格作用域 - 限制编辑操作范围 */
|
||||
strictScope: true,
|
||||
/** 移动连接线 - 禁用拖动时自动移动连接的线条 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user