mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-06-22 18:05:17 +08:00
feat(editor): 点击画布区域聚焦,使得能使用画布的快捷键
This commit is contained in:
parent
fd53170e59
commit
9d24069dcd
@ -12,6 +12,7 @@
|
|||||||
width: 60,
|
width: 60,
|
||||||
height: 50,
|
height: 50,
|
||||||
}"
|
}"
|
||||||
|
@click="stageWrap?.container?.focus()"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
class="m-editor-stage-container"
|
class="m-editor-stage-container"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user