Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Resizing is not instantaneous

This discussion is related to the Image Resizer addon.
DoudouDoudou New
edited November 2010 in Vanilla 2.0 - 2.8
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.
  • One way to handle this problem is to set image to a fixed size in CSS
Sign In or Register to comment.