svg-tree icon indicating copy to clipboard operation
svg-tree copied to clipboard

Fix element trees

Open lemmih opened this issue 5 years ago • 0 comments

This PR removes the 'Element' data-type and instead has non-drawable nodes embedded directly in the SVG tree. The primary benefit is that you can create any image as a Tree rather than having to generate a Document.

lemmih avatar Feb 26 '19 13:02 lemmih