mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-11 18:14:20 +00:00
Quick test to check if calls are happening correctly to resize the diagram.
This commit is contained in:
parent
1b5c3b54cb
commit
475417b9a6
@ -440,7 +440,7 @@ export default function ReactDiagramEditor({
|
||||
'Not zooming the viewport for ',
|
||||
(modeler as any).constructor.name,
|
||||
modeler,
|
||||
modeler.constructor
|
||||
(modeler as any).constructor.constructor
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user