mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-09-21 22:39:58 +08:00
parent
476e715982
commit
b77cf108cd
@ -560,7 +560,7 @@ export default class StageDragResize extends EventEmitter {
|
|||||||
resizable: true,
|
resizable: true,
|
||||||
scalable: false,
|
scalable: false,
|
||||||
rotatable: false,
|
rotatable: false,
|
||||||
snappable: isAbsolute || isFixed,
|
snappable: true,
|
||||||
snapGap: isAbsolute || isFixed,
|
snapGap: isAbsolute || isFixed,
|
||||||
snapThreshold: 5,
|
snapThreshold: 5,
|
||||||
snapDigit: 0,
|
snapDigit: 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user