You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But, it didnt work, and the image was instead generated at name_of_my_image.png without the folders name in front.
Expected behavior
I would have expected the image to have the same path to it as the SVG. Or that the documentation would have mentioned this can happen when working with solutions that use a shared project.
How to reproduce it (as minimally and precisely as possible)
Current behavior
I'm not sure if this is really a bug or if some documentation should be updated/ added (or if I missed it)
In an app with a shared project/folder I added some SVGs in the
Assets/Images
folder of the shared project. I added an SVG, and tried usingAssets/Images/nameofmyimage.png
as the source of an image like it said here:https://platform.uno/docs/articles/external/uno.resizetizer/doc/using-uno-resizetizer.html?tabs=sharedproject%2CiOS#2-configure-the-project-to-use-generated-images
But, it didnt work, and the image was instead generated at
name_of_my_image.png
without the folders name in front.Expected behavior
I would have expected the image to have the same path to it as the SVG. Or that the documentation would have mentioned this can happen when working with solutions that use a shared project.
How to reproduce it (as minimally and precisely as possible)
I saw this when I was working on this branch of the open source UnoApplicationTemplate nventive/UnoApplicationTemplate@main...dev/maso/unoresizetizertest
Environment
Nuget Package:
Uno.Resizetizer
Package Version(s):
1.5.0-dev.106
Affected platform(s):
Visual Studio:
Relevant plugins:
Anything else we need to know?
I don't think it's a major problem, I mostly wanted open this issue because it took me some time to understand what was happening.
The text was updated successfully, but these errors were encountered: