开发者

How ContentFlow scales the images?

开发者 https://www.devze.com 2023-03-27 10:28 出处:网络
Have been using ContentFlow as a JS image gallery. I have only one version of image files sized to 1000x750 landscapes and 600x800 portraits and none exceeds 300kb.

Have been using ContentFlow as a JS image gallery.

I have only one version of image files sized to 1000x750 landscapes and 600x800 portraits and none exceeds 300kb.

i have set maxItemSize:400;

When I first load the page, the images show scaled over 100% around 115%. If I reload the page they get back to normal "whatever"x400

If you are curious: http开发者_如何学JAVA://severe-sky-414.herokuapp.com/

Thanks...

0

精彩评论

暂无评论...
验证码 换一张
取 消