feat(editor): 点击画布区域聚焦,使得能使用画布的快捷键
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
width: 60,
|
||||
height: 50,
|
||||
}"
|
||||
@click="stageWrap?.container?.focus()"
|
||||
>
|
||||
<div
|
||||
class="m-editor-stage-container"
|
||||
|
||||
Reference in New Issue
Block a user