fix: remove deep flag from elements and store-elements watcher
* deep watching causes a reset after positions change * fallback to non-worker parsing Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -64,7 +64,6 @@ const toggleclasss = () => {
|
||||
:min-zoom="0.2"
|
||||
:max-zoom="4"
|
||||
:zoom-on-scroll="false"
|
||||
:worker="true"
|
||||
@elements-remove="onElementsRemove"
|
||||
@connect="onConnect"
|
||||
@node-drag-stop="onNodeDragStop"
|
||||
|
||||
Reference in New Issue
Block a user