You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, great plugin.. thanks! (saved me a lot of time coding my own). I did notice one bug with Bootstrap 3, using the img-polaroid class. This adds padding to the image, as well as a border. Your getImgProperty almost works... but I had to tweak it to also take into account the padding. Please see my revised code below:
First of all, great plugin.. thanks! (saved me a lot of time coding my own). I did notice one bug with Bootstrap 3, using the img-polaroid class. This adds padding to the image, as well as a border. Your getImgProperty almost works... but I had to tweak it to also take into account the padding. Please see my revised code below:
Thanks!
The text was updated successfully, but these errors were encountered: