PathwayCommons / pcviz

Pathway Commons Bio Network Visualizer
http://www.pathwaycommons.org/pcviz/
MIT License
8 stars 3 forks source link

dynamic screen size for improved layout #5

Closed IgorRodchenkov closed 8 years ago

IgorRodchenkov commented 9 years ago

From @GoogleCodeExporter on March 16, 2015 20:17

PCViz currently uses a fixed screen size; Marzie previously set this up so that 
it was scaling based on the number of nodes, but that was breaking the 
screen.fit() method. 

Investigate this and try to scale the size in a smarter way. This will also 
require projecting the previously saved positions onto the current one.

Original issue reported on code.google.com by arm...@gmail.com on 25 Jul 2013 at 10:31

Copied from original issue: PathwayCommons/cpath2#165

IgorRodchenkov commented 9 years ago

From @GoogleCodeExporter on March 16, 2015 20:17

[deleted comment]
IgorRodchenkov commented 9 years ago

From @GoogleCodeExporter on March 16, 2015 20:17

this is apparently Cytoscape.js bug; ticket #302 was created by Max for this.

https://github.com/cytoscape/cytoscape.js/issues/302

Original comment by ugurdogr...@gmail.com on 26 Jul 2013 at 12:01

IgorRodchenkov commented 8 years ago

Seems, this was fixed (attemted, and done by recent Max's changes/polish)