Skip to content

Commit

Permalink
Fix for #5200
Browse files Browse the repository at this point in the history
  • Loading branch information
brucealthompson authored and andydotxyz committed Oct 18, 2024
1 parent e02dad2 commit 0a260f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dialog/file.go
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ func (f *FileDialog) effectiveStartingDir() fyne.ListableURI {
return f.startingLocation
}
}

return f.startingLocation
}

// last used
Expand Down

0 comments on commit 0a260f1

Please sign in to comment.