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

User folders not shown as aliases but as file paths #174

Closed
micheldebree opened this issue Oct 7, 2023 · 1 comment · May be fixed by #175
Closed

User folders not shown as aliases but as file paths #174

micheldebree opened this issue Oct 7, 2023 · 1 comment · May be fixed by #175
Assignees
Milestone

Comments

@micheldebree
Copy link
Collaborator

Describe the bug
Userfolders not shown as aliases

To Reproduce
Part of my user.ini:

Disk.UserFolders = "~"
Disk.UserFolders.Aliases = "Home (~)"
Disk.UserFolders += "/Users/Michel/Music/Michel/SIDFactoryII"
Disk.UserFolders.Aliases += "My tunes"

When I open the file browser (F10), I see the userfolders by full path instead of by alias.

Expected behavior
To see the aliases in the browser instead of the actual paths

Desktop (please complete the following information):

  • OS: macOS M1 Ventura
  • Version of SIDFactoryII
@micheldebree micheldebree added bug Something isn't working regression A newly introduced bug in the latest version labels Oct 7, 2023
@micheldebree micheldebree added this to the next_release milestone Oct 7, 2023
@micheldebree micheldebree self-assigned this Oct 7, 2023
@micheldebree
Copy link
Collaborator Author

Not a bug but a feature. If the number of user folders and aliases is not the same, the two lists don't line up and aliases cannot be shown reliably. So they are not used, the folders are shown.

@micheldebree micheldebree added known issue and removed bug Something isn't working regression A newly introduced bug in the latest version labels Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant