imagelightbox
imagelightbox copied to clipboard
Magnification
What? Add option to override image's dimensions.
Why? Avoid needing excess CSS when using 1px placeholder images.
Since I did a lot of the weird relative dimension stuff re gutters and what not, I'll take care of this one!
Happy for any PR. Is there an example for this placeholder use case?
Use case is prototyping without http requests: 1 px image using a data-uri, scaled to desired dimensions.
Maybe, it should just be a "prototyping" feature or something? Yeah, PR coming!