adrai / flowchart.js

Draws simple SVG flow chart diagrams from textual representation of the diagram
http://flowchart.js.org/
MIT License
8.5k stars 1.21k forks source link

shape size does not work when div is hidden #168

Open mixxr opened 5 years ago

mixxr commented 5 years ago

when the canvas is nested into or directly is an hidden div the shapes are not properly sized.

mixxr commented 5 years ago

it is easy to replicate: 2 nested div like the following

`

</div>`