tsayen / dom-to-image

Generates an image from a DOM node using HTML5 canvas
Other
10.21k stars 1.68k forks source link

Quirks regression fix #446

Closed IDisposable closed 1 year ago

IDisposable commented 1 year ago

We have a significant regression so we need to revert how we handle https://github.com/1904labs/dom-to-image-more/pull/100.

After a TON of effort from @meche-gh on https://github.com/1904labs/dom-to-image-more/pull/110 and follow up from @joswhite, we've settled on this as an attempt https://github.com/1904labs/dom-to-image-more/pull/110#discussion_r1092844523

Let's give this a shot and see how things work for folks on the 3.1 RC 1

IDisposable commented 1 year ago

I HATE THE DEFAULT PR @GITHUB