matthiaskoenig / cy3sbml

cy3sbml: SBML for Cytoscape 3
GNU Lesser General Public License v3.0
13 stars 2 forks source link

Layout saving and restoring not working for all SBML elements #228

Open matthiaskoenig opened 7 years ago

matthiaskoenig commented 7 years ago

Not all positions can be stored and restored. Necessary to update the save layout and restore layout functions.

matthiaskoenig commented 7 years ago

Not working for objects without id, like KineticLaws. Use the metaIds for storage which are unique and available for all SBases