Skip to content

馃悰 Fix issues of TextElement.get_text()

Hello everyone,

!584 (merged) introduced a bug with handling of nodes with no text.
That bug breaks compatibility with gcodetools.

What does the merge request do?

  • fixes handling of nodes with no text
  • fixes missing tails when there are nested tspans at the end

Summary for release notes

Compatibility with gcodetools has been fixed.

Checklist

  • Add unit tests (if applicable)
  • Changes to inkex/ are well documented
  • Clean merge request history

Best regards!

Merge request reports