Status: New Owner: tudor.gi...@gmail.com Labels: Type-Defect Priority-High Component-Glamour Milestone-4.7
New issue 776 by tudor.gi...@gmail.com: The Glamour Finder should scroll properly http://code.google.com/p/moose-technology/issues/detail?id=776
After the port to Pharo 1.4, the Finder does not scroll anymore. Use this snippet to reproduce (and then click until you get 3 panes)
GLMFinder new show: [:a | a list display: [:x | 1 to: x ]]; openOn: 100
Updates: Status: Fixed
Comment #1 on issue 776 by tudor.gi...@gmail.com: The Glamour Finder should scroll properly http://code.google.com/p/moose-technology/issues/detail?id=776
Name: Glamour-Morphic-Widgets-TudorGirba.35 Author: TudorGirba Time: 17 February 2012, 7:48:56 am UUID: 8ca491ce-e96a-4a00-8a62-89c7cea8cb68 Ancestors: Glamour-Morphic-Widgets-TudorGirba.34
fixed glmpanescroller to work with the new way of scrollbar to announce value changes