Lauren Ashpole
Lauren Ashpole
When you set `width`, `height`, and `hasSpacer`, it should insert a wrapper around your image with `padding-bottom` set to save the space that your image will load into. If you...
Glad this worked out. Thanks @madiyetov and @dosstx for jumping in to help!
I need a little more information to look into this further. On the most recent versions of Chrome, Safari, and Firefox the computed value for the `height` seems to reflect...
Thanks for flagging this! I'll add a fix in the next update.
@WhaleFallXH I'm unable to reproduce this. Even throttling to simulate a slow network I'm seeing a long pause before the image appears but no warnings. I might need more details...
Hey @edwh, thanks for the input! Right now the zoom out is a UX choice to avoid any jumping when the user hovers back into the image but, for the...
@madiyetov I think in the next update to the component, I'm going to switch to allowing an `imgAttributes` prop which should allow for easier load and error event handling. I'll...
Hey @abdulbasit-94, this issue is lacking the basic information needed for anyone to investigate or help you out. In general, you should try to include code examples (thanks @TTATPuOT), browser...
@Artboomy Sorry for the delay noticing this PR! I've been working on moving all of this code to a [new repo](https://github.com/laurenashpole/inner-image-zoom) and just finished that. I'll include this with the...