Can you try to prepare a pull requeast that will integrate it? The PR will
need to:
- add the packages into the repository
- add them into the baseline (BaselineOfUI)
- remove old FileDialogWindow (becuase when we add something, we should
remove something too ;-))
If you need help, let me know
--
Done. What next?
Peter
On Mon, Jul 10, 2017 at 12:46:50PM +0200, Pavel Krivanek wrote:
> We should work on integration of it. Firstly please move tests to a
> separate package.
>
> Cheers,
> -- Pavel
>
> 2017-07-10 12:34 GMT+02:00 Peter Uhnak :
>
> > Hi,
> >
> > some people expressed interest
Hi Peter!
I have been using your file dialog for some time already. I really like it.
Here some ideas of improvement.
- double click instead of single click to dive in a folder? Single clicking
feels a bit weird to me
- Saving on the disk for preference folders?
Alexandre
--
_,.;:~^~:;._,.;:~^
We should work on integration of it. Firstly please move tests to a
separate package.
Cheers,
-- Pavel
2017-07-10 12:34 GMT+02:00 Peter Uhnak :
> Hi,
>
> some people expressed interest in integrating File Dialog
> https://github.com/peteruhnak/file-dialog into Pharo as the default file
> dialog.