moderntribe / square-one

Modern Tribe's legacy WordPress framework for the classic editor.
GNU General Public License v2.0
89 stars 20 forks source link

Make sure lazyloaded images are loaded before printing. #982

Closed dpellenwood closed 2 years ago

dpellenwood commented 2 years ago

What does this do/fix?

Lazy loaded images were not being rendered for print. This bit of script makes sure the images get loaded before the print dialog is triggered.