Issue 776 in moose-technology: The Glamour Finder should scroll properly

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 776 in moose-technology: The Glamour Finder should scroll properly

moose-technology
Status: New
Owner: [hidden email]
Labels: Type-Defect Priority-High Component-Glamour Milestone-4.7

New issue 776 by [hidden email]: 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

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 776 in moose-technology: The Glamour Finder should scroll properly

moose-technology
Updates:
        Status: Fixed

Comment #1 on issue 776 by [hidden email]: 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

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev