Status: FixProposed
Owner:
[hidden email]
Labels: Milestone-1.3
New issue 4386 by
[hidden email]: Fix for tab group page
contents "jumping around" slightly.
http://code.google.com/p/pharo/issues/detail?id=4386Beware if using Morph>>replaceSubmorph:by:
It uses #referencePositionInWorld which, in turn, eventually uses
#rotationCenter (typically 0.5 @ 0.5).
This was causing the replacement page to be mis-aligned depending on the
previous page causing positional movement when moving back and forth
between tabs.
Changed to remove old page and add new instead.
Attachments:
TabGroupContentLayoutFix.1.cs 477 bytes
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker