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

Fix selection in save file presenter #980

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

guillep
Copy link
Contributor

@guillep guillep commented Feb 4, 2025

Part 2 of fix for pharo-project/pharo#17549

  • now supports selecting unexisting files to save (dah!)
  • Breadcrums should only show directories
  • name text updates with file names but not directory names (which break save file selection)
  • only add extensions if not already there

Part 1 is in Pharo: pharo-project/pharo#17767

 - now supports selecting unexisting files to save (dah!)
 - Breadcrums should only show directories
 - name text updates with file names but not directory names (which break save file selection)
 - only add extensions if not already there
@Ducasse Ducasse merged commit f87c241 into pharo-spec:Pharo13 Feb 4, 2025
0 of 2 checks passed
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.

2 participants