Re: Issue 114 in moose-technology: Resizable panes in Finder

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

Re: Issue 114 in moose-technology: Resizable panes in Finder

moose-technology
Updates:
        Labels: -Milestone-4.2 Milestone-4.3

Comment #6 on issue 114 by [hidden email]: Resizable panes in Finder
http://code.google.com/p/moose-technology/issues/detail?id=114

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

_______________________________________________
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 114 in moose-technology: Resizable panes in Finder

moose-technology

Comment #7 on issue 114 by [hidden email]: Resizable panes in Finder
http://code.google.com/p/moose-technology/issues/detail?id=114

| finder |
finder := GLMFinder new.
finder fixedSize: false.
finder show: [:a | a list display: [:x | 1 to: x ]].
finder 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 114 in moose-technology: Resizable panes in Finder

moose-technology

Comment #8 on issue 114 by [hidden email]: Resizable panes in Finder
http://code.google.com/p/moose-technology/issues/detail?id=114

The only problem left here is the smooth scrolling.

_______________________________________________
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 114 in moose-technology: Resizable panes in Finder

moose-technology
Updates:
        Labels: -Milestone-4.3

Comment #9 on issue 114 by [hidden email]: Resizable panes in Finder
http://code.google.com/p/moose-technology/issues/detail?id=114

Not critical for 4.3

_______________________________________________
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 114 in moose-technology: Resizable panes in Finder

moose-technology
Updates:
        Status: Fixed
        Labels: Milestone-4.6

Comment #10 on issue 114 by [hidden email]: Resizable panes in Finder
http://code.google.com/p/moose-technology/issues/detail?id=114

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

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