CaltegaResearch / dominodes

It's Excel + flowcharts: Light-weight, flexible data modeling
MIT License
8 stars 3 forks source link

Resizing the window #22

Closed hDeraj closed 9 years ago

hDeraj commented 9 years ago

When the window is resized, dominodes currently keep their absolute position in px, whereas their positions should scale to the window size. Additionally, edges need to be redrawn whenever the window size changes (since the nodes' positions and sizes are changing)