Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Glamour
New issue 860 by tu...(a)tudorgirba.com: Updatng a list disables the visible
selection
http://code.google.com/p/moose-technology/issues/detail?id=860
For example, try:
GLMFinder new
show: [:a | a list display: [:x | 1 to: x]];
openOn: 10;
with: [:b | b panes first presentations selection: 4. b update ].
Doing it without the explicit update works just fine, though