module-builder icon indicating copy to clipboard operation
module-builder copied to clipboard

Move graph selection to css and avoid re-render with graphviz

Open arscan opened this issue 7 years ago • 0 comments

We re-render the whole graph when selecting states. We should update it so that it is all handled in CSS, which will make it more responsive, and fix the bug in safari where newly loaded modules render 1 frame off-center before reapplying zoom/pan information.

arscan avatar May 16 '18 20:05 arscan