refactor(core): apply multiple changes at once to element
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -28,7 +28,7 @@ export interface NodePositionChange {
|
|||||||
type: 'position'
|
type: 'position'
|
||||||
position: XYPosition
|
position: XYPosition
|
||||||
from: XYPosition
|
from: XYPosition
|
||||||
dragging: boolean
|
dragging?: boolean
|
||||||
}
|
}
|
||||||
|
|
||||||
export interface NodeSelectionChange {
|
export interface NodeSelectionChange {
|
||||||
|
|||||||
Reference in New Issue
Block a user