Maybe I've got something wrong, but I am not getting any resizing of image when I change the window size.
I'm using Acquia Dev Destop, installed the module, created an adaptive image style called "testpic", and changed image in article content type under "manage display" to "testpic".
Firebug reports the image as: class="adaptive-image"

Comments

bjorsen’s picture

I think this is working as designed. The original Adaptive Images technique works the same: it checks on your device resolution and serves up an image appropriate to that screen size. It does not take the window size into account, so logically there will be no changes when resizing the window as your device width (in this case desktop width) remains the same.

Try changing your desktop resolution to a lower setting and then refreshing the page. AI will provide you with a different image size (depending on your settings). The reasoning behind this (AFAIK) is that on mobile device you can't resize your browser window.

sanduhrs’s picture

Status: Active » Closed (works as designed)

Well, the theme you're using must support it, too.
If you have a fixed width theme, you'll probably see nothing.

sanduhrs’s picture

Issue summary: View changes

Deleted code in message