ObjectProfile / Roassal2

Agile Visualization Engine for Pharo and VisualWorks
http://AgileVisualization.com
MIT License
26 stars 20 forks source link

Explora examples disappear out of view #17

Closed pavel-krivanek closed 1 year ago

pavel-krivanek commented 5 years ago

Issue by bencoman Monday Feb 27, 2017 at 12:46 GMT Originally opened as https://github.com/moosetechnology/Moose/issues/1153


@bergel, Most of the explora examples have some problem with adjusting the viewport after expanding elements.

World > Roassal examples > Explora > CircularList

Starts with one big circle. Right-Clicking on it ==> viewport is now blank. Translating the view up via left-drag finds two circles a page below. The circles are original size, so you can't see both ends of link at the same time.

In addition, Left-Clicking the original single circle moves focus to a new inspector pane.

Either the viewport should scale to the whole graph, but if there are many children each might end up too small to observe; Or, scale viewport to the min of the x & y directions; Or scale viewport to the sum length of the edges in the path from original to leaf node.

akevalion commented 1 year ago

No longer valid.

Please use Roassal3 https://github.com/ObjectProfile/Roassal3