Updates:
Status: Fixed
Labels: Milestone-4.5
Comment #1 on issue 631 by tu...(a)tudorgirba.com:
GLMListMorphicTest>>testOnlyOneMorphPerRowInList failing
http://code.google.com/p/moose-technology/issues/detail?id=631
There seems to be a problem with the rendering of LazyMorphTreeMorph. So,
as a solution, we replace it in Glamour with MorphTreeMorph. This should
work fine now in Glamour given that we have pagination as a solution to
scale to a large list.
Name: Glamour-Morphic-Renderer-TudorGirba.103
Author: TudorGirba
Time: 25 May 2011, 7:40:18 pm
UUID: 8240b953-f020-414c-b96b-160af4018936
Ancestors: Glamour-Morphic-Renderer-cyrilledelaunay.102
Replaced LazyMorphTreeMorph with MorphTreeMorph to solve
Issue 631: GLMListMorphicTest>>testOnlyOneMorphPerRowInList failing