- marked as minor
Issue #22
resolved
Cause the real SVG file for WebView will be located on another directory (in temporary folder).
Comments (6)
-
reporter -
reporter - changed title to links to external resource will be broken
I figured out that this issue causes not only by SVGZ files but also by normal SVG files. The reason above doesn't explain this complete.
That is, because Sandbox doesn't allow to access to files that ware not chosen by user. Even Incoming/Outgoing Connection permissions don't help. External images are displayed only if I make Sandbox turn off.
This issue is not so easy to solve as I thought. I'll keep finding the solution, but I'm not sure, there is.
-
reporter Add ability to load external files (ref
#22)→ <<cset d29f952627af>>
-
reporter - changed milestone to 1.3
-
reporter - changed milestone to 1.2.4
-
reporter - changed status to resolved
Done.
- Log in to comment