You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When rendering a list with many items, specifying showOnly: does not have any effect.
To reproduce the problem:
GLMFinder new
show: [:a |
a list display: [:x | 1 to: x ]; showOnly: 100 ];
openOn: 1000
Reported by tudor.girba on 2012-02-17 08:35:32
The text was updated successfully, but these errors were encountered:
Originally reported on Google Code with ID 777
Reported by
tudor.girba
on 2012-02-17 08:35:32The text was updated successfully, but these errors were encountered: