dbrnz / celldl-web

Cell Diagramming Language
Apache License 2.0
0 stars 0 forks source link

Saved manual positions are wrt viewport, instead of containing group. #17

Open dbrnz opened 6 years ago

dbrnz commented 6 years ago

Things currently work though, because the new viewport positions of all manually positioned elements are saved after each reposition. If percentage offsets wrt an element's containing group were saved then only those of the repositioned element would have to be saved.