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

Resizable panes in Finder #114

Closed
seandenigris opened this issue Aug 3, 2015 · 10 comments
Closed

Resizable panes in Finder #114

seandenigris opened this issue Aug 3, 2015 · 10 comments

Comments

@seandenigris
Copy link
Contributor

Originally reported on Google Code with ID 114

The Finder should allow for panes to be resized.

Reported by tudor.girba on 2009-08-01 23:58:36

@seandenigris
Copy link
Contributor Author

Reported by tudor.girba on 2009-08-02 00:09:57

  • Labels added: Component-Glamour

@seandenigris
Copy link
Contributor Author

Reported by tudor.girba on 2009-08-06 11:44:01

@seandenigris
Copy link
Contributor Author

We push this to the next release

Reported by tudor.girba on 2009-09-24 23:23:21

  • Labels added: Milestone-4.1
  • Labels removed: Milestone-4.0

@seandenigris
Copy link
Contributor Author

Reported by tudor.girba on 2010-01-21 08:42:39

@seandenigris
Copy link
Contributor Author

Reported by tudor.girba on 2010-09-05 07:25:00

  • Labels added: Milestone-4.2
  • Labels removed: Milestone-4.1

@seandenigris
Copy link
Contributor Author

The basic structure is in place. There are still a couple of things to do:
- include the changes to GeneralScrollPane
- solve the small scrolling animation problem

Reported by tudor.girba on 2011-01-18 19:20:02

  • Labels added: Milestone-4.3
  • Labels removed: Milestone-4.2

@seandenigris
Copy link
Contributor Author

| finder |
finder := GLMFinder new.
finder fixedSize: false.
finder show: [:a | a list display: [:x | 1 to: x ]].
finder openOn: 100.

Reported by tudor.girba on 2011-01-18 19:20:41

@seandenigris
Copy link
Contributor Author

The only problem left here is the smooth scrolling.

Reported by tudor.girba on 2011-01-23 00:34:11

@seandenigris
Copy link
Contributor Author

Not critical for 4.3

Reported by tudor.girba on 2011-02-16 12:05:32

  • Labels removed: Milestone-4.3

@seandenigris
Copy link
Contributor Author

This can be considered done. We can still open another issue if we are not satisfied
with the scrolling.

Reported by tudor.girba on 2011-11-16 08:52:15

  • Status changed: Fixed
  • Labels added: Milestone-4.6

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