Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Glamour Finder should scroll properly #776

Closed
seandenigris opened this issue Aug 3, 2015 · 1 comment
Closed

The Glamour Finder should scroll properly #776

seandenigris opened this issue Aug 3, 2015 · 1 comment

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with 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

Reported by tudor.girba on 2012-02-17 08:03:31

@seandenigris
Copy link
Contributor Author

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

Reported by tudor.girba on 2012-02-17 08:03:47

  • Status changed: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant