AssetManager icon indicating copy to clipboard operation
AssetManager copied to clipboard

Bugfix: urlencoded strings

Open maglnet opened this issue 2 years ago • 0 comments

If there are urlencoded strings then the search within the filesystem will fail.

This PR fixes this by adding rawurldecode to the path before resolving the asset.

maglnet avatar Oct 21 '21 07:10 maglnet