TwicPics / wordpress-plugin

TwicPics Wordpress Plugin
GNU General Public License v2.0
16 stars 0 forks source link

Problem with image resizing (Image block + Gallery block with crop option) #8

Closed eloisemartin closed 4 years ago

eloisemartin commented 4 years ago

For every kind of these blocks images, the parameter “cover=WxH” is passed in the data-src-transform attribute, overriding the script’s default behavior. As a consequence, the images’ intrinsic dimensions remain the same, no matter the screen size. See an example below:

img_intr_dim img_intr_dim_on_resize