Skip to content
  • Jeff Avallone's avatar
    Adding a layout pass to SVG image components · b299d32f
    Jeff Avallone authored
    text nodes are the only elements that need to be "measured". The
    dimensions of all other image components can be determined based on the
    dimensions of their children. This adds a pre-rendering pass to work out
    dimensions so multiple renders don't need to happen
    b299d32f