I see this flash as a problem too, and was thinking how to fix it.

One issue is the js I’m applying does apply “display: none;” to all the images, but only after the whole document is loaded. Are you saying if I apply it in the view, it will be applied before the document loads?

I’d appreciate any pointers you may have.