深度画布-平铺设置
This commit is contained in:
@@ -4,6 +4,7 @@ export class KeyEventManager {
|
||||
this.stateManager = options.stateManager;
|
||||
this.registerEvents()
|
||||
}
|
||||
onMounted() { }
|
||||
|
||||
/** 处理键盘事件 */
|
||||
handleKeyDown(event: any) {
|
||||
|
||||
Reference in New Issue
Block a user