marp-team / marp-core

The core of Marp converter
MIT License
766 stars 129 forks source link

Flush display of `<marp-auto-scaling>` only when resized the scaling wrapper #313

Closed yhatt closed 2 years ago

yhatt commented 2 years ago

Continue from #312. A patch in #312 still may not render auto-scaling content in Chromium 105+ (especially hidden content in the first view).

So I've updated to flush SVG within <marp-auto-scaling> when resized the wrapper element.