- implemented a better circle layout that takes in the sizes of the vertices
into account. This alleviates the layout problem somewhat, but not a perfect
fix, as large vertices may still eclipse small ones.
- implemented mechanisms for auto zoom/ center at start. Does not work
perfectly, but combined with the better layout above, much less user interaction
is required to start browsing.
|