Message570

Author tw7
Recipients adikal, bparsia
Date 2005-10-26.16:00:16
Content
OK... recentering and zooming at initial start up works now.  A calculation
error where a Math.min was used instead of Math.max.  For every initial layout
of the graph, the MotherShip will find an appropriate zoom to fit all verticies
in there at the start.  The layout may still occlude some nodes (as larger nodes
may be overlaied on top of a smaller one).
History
Date User Action Args
2005-10-26 16:00:16tw7setmessageid: <1130342416.86.0.665180277402.issue245@mindswap.org>
2005-10-26 16:00:16tw7setrecipients: + adikal, bparsia
2005-10-26 16:00:16tw7linkissue245 messages
2005-10-26 16:00:16tw7create