Skip to content

Conversation

AlexisCnockaert
Copy link
Contributor

Due to the possible complexity of subdirectories when opening the File Browser, now it dont expand the tree when its opened.
Screen Shot 2025-09-12 at 14 14 35

Fixes pharo-project/pharo#18450 (comment)

@ELePors is it okay for you that way ?

Due to the possible complexity of subdirectories when opening the ```File Browser```,  now it dont expand the tree when its opened
@Ducasse
Copy link
Contributor

Ducasse commented Sep 14, 2025

We could have a setting (or a configuration) to be able to have expansion on opening.

@jecisc
Copy link
Member

jecisc commented Sep 15, 2025

Maybe we should do as in the mac Finder or the windows explorer.

We have a list of the drives but not as a tree. If you click on it, you navigate it in the right.
The reason they are doing it this way might be to avoid this kind of freezes?

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

Successfully merging this pull request may close these issues.

File browser is freezing (some long minutes) the image each time it opens
3 participants