mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-20 23:12:56 +00:00
When initiating the print dialog, it first grabs all img elements with `loading="lazy"` attribute, flips that to `eager`, and then waits for every image to load before resolving a promise and opening the Print dialog.