andymchugh / andrewbmchugh-flow-panel

Apache License 2.0
38 stars 2 forks source link

correct the application of whitespace pre #94

Closed andymchugh closed 3 months ago

andymchugh commented 3 months ago

up till now the attribute has been added to all elements, in a cell element tree, which worked, but only with unformatted svgs. With formatted svgs the application has to be more selective. It now applies it to just text and div elemeents.