sidfactory2 icon indicating copy to clipboard operation
sidfactory2 copied to clipboard

User folders not shown as aliases but as file paths

Open micheldebree opened this issue 1 year ago • 1 comments

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 avatar Oct 07 '23 20:10 micheldebree

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 avatar Oct 07 '23 20:10 micheldebree