Hi. I added some wallpapers to my app and let users download/open them. It seems to work on mobile where Browser: Invoke Download (filename) just opens the image to save it and then use it as wallpaper. But when I try it on Win10 (Visual Studio) the image replaces the entire app and the user cant interact with it to save it.
I downloaded the latest beta of C2 to enable the Back Button and added a "Browser: On Mobile Back Button" action but its not executed when the image is shown cause it seems to replace the entire app/c2 code. Any ideas how I can fix this?
Can I use "Browser: Open in new Window" for local files instead of a web address too?
If this works its still something to fix to allow saving of canvas snapshots with Invoke Download.
/Edit: Tried to open new window with just "filename.jpg" as URL but I get this error in Visual Studio:
[quote:1bpv0cpb]SCRIPT87: Unhandled exception at line 348, column 184 in ms-appx://02928669-06b8-42a9-a2ba-576529eb0129/c2runtime.js
0x80070057 - JavaScript runtime error: Falscher Parameter.
"logo-burst-standard.jpg" ist kein gültiger absoluter URI.
WinRT information: "logo-burst-standard.jpg" ist kein gültiger absoluter URI.
c2runtime.js (348,184)