Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 10

CurtisOdenericgillettemcdjmcdj422 +6 guests

Resizing is not instantaneous

This discussion is related to the Image Resizer addon.
Hello,

Good job, but I noticed that the resizing is not instantaneous and that the image is first displayed in its original size before being resized properly.

Is there a way that the resized image is displayed directly, bypassing the normal size display when the page loads?

Sorry for my terrible English ...

Comments

  • Not that I'm aware of, script has to wait until the image is put on the DOM before it can parse it for size etc.
  • Posts: 1
    One way to handle this problem is to set image to a fixed size in CSS
Sign In or Register to comment.