Comment #1 on issue 829 by
[hidden email]: Roassal Label Text
does not scale with Zoom Out
http://code.google.com/p/moose-technology/issues/detail?id=829Also, try this code....
view shape label.
view nodes: (ROShape withAllSubclasses).
view shape: (ROOrthoHorizontalLineShape new add:
(ROReversedHorizontalArrow new offset: 1 )).
view edgesFrom: #superclass.
view horizontalTreeLayout.
...and <Zoom in>
Expected Behaviour
The point of the arrows stay attached to vertical centre of the last letter
of the label.
Observed Behaviour
A big gap arises between the arrow and the label.
The label text becomes offset vertically away from the arrow attachPoint.
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev