Issue 829 in moose-technology: Roassal Label Text does not scale with Zoom Out

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 829 in moose-technology: Roassal Label Text does not scale with Zoom Out

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 829 by [hidden email]: 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.


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 829 in moose-technology: Roassal Label Text does not scale with Zoom Out

moose-technology

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=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.

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 829 in moose-technology: Roassal Label Text does not scale with Zoom Out

moose-technology

Comment #2 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=829

I will work on it on some point. The problem is that the font support in  
Pharo is not the best....

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 829 in moose-technology: Roassal Label Text does not scale with Zoom Out

moose-technology

Comment #3 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=829

This is basically working with Athens. I think we should close the issue.

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 829 in moose-technology: Roassal Label Text does not scale with Zoom Out

moose-technology
Updates:
        Status: Fixed
        Labels: Milestone-4.8 Component-Roassal

Comment #4 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=829

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev