Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

SVG Viewer doesn't work properly with svg namespace #61

Open
vfro opened this issue Jul 25, 2019 · 0 comments
Open

SVG Viewer doesn't work properly with svg namespace #61

vfro opened this issue Jul 25, 2019 · 0 comments

Comments

@vfro
Copy link

vfro commented Jul 25, 2019

SVG Viewer doesn't work properly when svg is defined in a separate xml namespace like this:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg:svg xmlns:svg="http://www.w3.org/2000/svg">
</svg:svg>

Even though this is a perfectly correct xml file, the following error is shown: "Active editor doesn't show a SVG document - no properties to preview."

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant