Issue 5472 in pharo: editableDropListMargins should be changed

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

Issue 5472 in pharo: editableDropListMargins should be changed

pharo
Status: FixReviewNeeded
Owner: [hidden email]
Labels: Type-Cleanup Milestone-1.4

New issue 5472 by [hidden email]: editableDropListMargins should be  
changed
http://code.google.com/p/pharo/issues/detail?id=5472

For now
     self theme editableDropListMargins
returns
      0 @ 3 corner: 2 @ 1

I changed it to return (2@0 corner: 2@1);

Look at the attachement, old version on the right, new on the left

Attachments:
        Screen shot 2012-03-13 at 5.51.52 PM.png  11.4 KB
        FixEditableDropListMargins.1.cs  15.5 KB


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 5472 in pharo: editableDropListMargins should be changed

pharo

Comment #1 on issue 5472 by [hidden email]: editableDropListMargins  
should be changed
http://code.google.com/p/pharo/issues/detail?id=5472

Note that I do not randomly pick these value. It's the value used in  
DropListMorph (the superclass of EditableDropListMorph)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker