Hi, community
On Windows 10 ( and propably earlier versions as well ) you, as user, have the choice to use libraries within the file explorer to quickly access for example your documents or your music. These library shortcuts are combined and displayed together with all directories, can however partially be deleted, partially be edited and be hidden within the more extended functioning file explorer.
These libraries can not be hidden within the PathRequester.
Inside the PathRequester selecting a library shortcut never returns any path, not even the simplest routes to say c:\users\documents, selecting them and confirming means returning an empty string.
Handling strings like "\" or "/" is out of use and the lack of any usable information despite selecting something inside the requester will confuse, might disturb the end user.
So my request would be to simply add a flag to the PathRequester that hides out these shortcuts or to correct the PathRequester's behaviour ( IF that would be correction! ) to return usable paths to the libraries.
(Usable paths to the libraries would require a list of strings to be raised because a library consists of a list of directories. )
What's the communities' opinion?
Thanks for reading this and i would be very thankful if you soon take care of this.
With regards es_91
