mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-06 03:57:56 +08:00
feat(stage): 暂时禁用多选resizable
This commit is contained in:
parent
edf66cc076
commit
b1ce0be682
@ -237,7 +237,7 @@ export default class StageMultiDragResize extends EventEmitter {
|
||||
defaultGroupRotate: 0,
|
||||
defaultGroupOrigin: '50% 50%',
|
||||
draggable: true,
|
||||
resizable: true,
|
||||
resizable: false,
|
||||
throttleDrag: 0,
|
||||
startDragRotate: 0,
|
||||
throttleDragRotate: 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user