Allow Studio's content provider access to the /QtResources folder

As a Roblox developer, it is currently impossible to take advantage of the returns from GetPath. This is mainly because Studio’s ContentProvider cannot path to QtResources (baked into Studio).

If Roblox were to address this issue, it would allow me to make widgets that look near to completely identical to Studio’s Qt Widgets such as the explorer and properties window.

Currently, if I wanted to use the Qt images, I’d have to upload them to Roblox, which is a bit of a waste of time when the assets are already there, ready to use.

5 Likes