You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i've created a readonly version of the editor to follow live progress of a workflow,
pretty much like you did in your "live testing" example, but without the move viewport to step feature.
I managed to update step coloring and draw counter badges according to the flows progress.
However, each time the state changes and the react component needs to rerender,
i loose the current zoom level. This can be pretty annoying.
Is there a way to manage the zooming state externally ?
Thanks
Tilo
The text was updated successfully, but these errors were encountered:
Hi Bart,
i've created a readonly version of the editor to follow live progress of a workflow,
pretty much like you did in your "live testing" example, but without the move viewport to step feature.
I managed to update step coloring and draw counter badges according to the flows progress.
However, each time the state changes and the react component needs to rerender,
i loose the current zoom level. This can be pretty annoying.
Is there a way to manage the zooming state externally ?
Thanks
Tilo
The text was updated successfully, but these errors were encountered: