Hello! I'm trying ton save my canvas inside my picture file. i've succeded in created a folder inside,
Please, explain me how it works.
Hello! I'm trying ton save my canvas inside my picture file. i've succeded in created a folder inside,
Please, explain me how it works.
Set the default file scope in the screen properties to Shared
Alternatively copy the image from the ASD to shared storage as in this example Saving Canvas to Internal Storage - #14 by chonker
Also start a folder with /
For example /Pictures
Taifun
thanks it works, but they are not saved in my /Pictures/Kittys'Kitty/ but only on my /Pictures.
I did this:
Yes, this is a bug with the File component and the FileScope "Shared". Use "Legacy" instead. @ewpatton
thanks, it's now inside my folder.^^