Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 914 by cunningh...@gmail.com: withCenteredText not centering text correctly http://code.google.com/p/moose-technology/issues/detail?id=914
When I ask for centeredText, I would expect it to be centered horizontally in the area that it is displaying in. Instead, it appears to be bumped up vertically above the location where it should be.
If you add the following (missing?) method: ROMondrianExample>>centeredText " self new centeredText " | view | view := ROMondrianViewBuilder new. self centeredTextOn: view. view open
and then run ROMondrianExample new centeredText, you will see the issue.
How to reproduce the problem: step by step if necessary
This is from the latest (2013-02-14) Moose Suite 4.7 from the MooseTechnology.org download page, on Windows 7 os.
Labels: Type-Defect Component-Roassal
Updates: Status: Fixed Labels: -Priority-Medium Priority-High Component-Roassal
Comment #1 on issue 914 by alexandr...@gmail.com: withCenteredText not centering text correctly http://code.google.com/p/moose-technology/issues/detail?id=914
Thanks for having spotted and reported this. This is now fixed in 1.465.