PathVisio / pathvisio

PathVisio - pathway editor, visualization and analysis software
http://www.pathvisio.org
Apache License 2.0
21 stars 21 forks source link

Bug: PathVisio allows user to set RelX and RelY outside of allowed range #207

Open khanspers opened 5 months ago

khanspers commented 5 months ago

For State objects, the Relative X and Relative Y coordinates have to be between -1 and 1 (libGPML requirement). A recently added pathway had RelX and RelY outside (causing problems with metadata action) because it is possible to manually enter values outside the allowed range in the Properties panel.