Skip to main content

Trouble delivering correct image based on browser dev tools DPR setting

Comments

1 comment

  • Yakir Perlin

    Hi,

    “Client-side responsive” relies on the resize event of the window. So after changing the dpr you need to resize the window to let the URL refresh.

    If using device toolbar, “resize” means changing the values of the device in the toolbar. You can also trigger the change after the resize by calling cloudinary_update-http://cloudinary.github.io/pkg-cloudinary-core/Cloudinary.html#cloudinary_update

     

    Best,

    Yakir

    0

Post is closed for comments.