Closed (works as designed)
Project:
Adaptive Image
Version:
7.x-1.4
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2012 at 08:20 UTC
Updated:
30 Jan 2013 at 15:53 UTC
Now we can only set breakpoints in pixels. But as breakpoints in em become more common, it would be nice to set breakpoints in em also for Adaptive Images.
Comments
Comment #1
n1k commentedThe module doesn't receive the information from the resolution of the window. It gets it from the entire screen.
Converting this to 'em' wouldn't make much sense. Another point is your screensize doesn't change. So we don't need to process multiple breakpoints while viewing the site.