Skip to content
This repository was archived by the owner on Mar 27, 2022. It is now read-only.
This repository was archived by the owner on Mar 27, 2022. It is now read-only.

SVG rendering is buggy #11

Description

@bitboxer

The svg rendering I added in the last version does not apply the namespace to all children when appending it. This breaks the rendering on some browsers.

To fix this every child node of a svg element that is added needs to be in the SVG namespace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions