Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 829 by google....@ben.coman.com.au: Roassal Label Text does not scale with Zoom Out http://code.google.com/p/moose-technology/issues/detail?id=829
Actions 1. Open Roassal Easel > Example > #arrowed edges > umlLike 2. Click the <Zoom out> button multiple times
Expected Behaviour Text gets smaller so as to stay within the border as the label box gets smaller.
Observed Behaviour Only the border of the label gets smaller. The text gets the same size until it all overlaps.
Comment #1 on issue 829 by google....@ben.coman.com.au: Roassal Label Text does not scale with Zoom Out http://code.google.com/p/moose-technology/issues/detail?id=829
Also, 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.
Comment #2 on issue 829 by alexandr...@gmail.com: Roassal Label Text does not scale with Zoom Out http://code.google.com/p/moose-technology/issues/detail?id=829
I will work on it on some point. The problem is that the font support in Pharo is not the best....
Comment #3 on issue 829 by tu...@tudorgirba.com: Roassal Label Text does not scale with Zoom Out http://code.google.com/p/moose-technology/issues/detail?id=829
This is basically working with Athens. I think we should close the issue.
Updates: Status: Fixed Labels: Milestone-4.8 Component-Roassal
Comment #4 on issue 829 by tu...@tudorgirba.com: Roassal Label Text does not scale with Zoom Out http://code.google.com/p/moose-technology/issues/detail?id=829
(No comment was entered for this change.)