Activity log for bug #1123680

Date Who What changed Old value New value Message
2013-02-13 02:47:05 Steven Vachon bug added bug
2013-02-13 03:12:50 Steven Vachon description This is a feature request. When creating responsive sprites for hi-res "retina" screens, each image is twice the size and then scaled down in CSS. This process is extremely painful to do manually, but the only other current way is to use bloated frameworks. If you were to provide a solution allowing us to specify a "CSS size" for each image in the sprite, it could calculate the positions and sizes for us. For an example of this, check out: http://stackoverflow.com/questions/2430206/how-can-i-scale-an-image-in-a-css-sprite#answer-7688121 This is a feature request. When creating responsive sprites for hi-res "retina" screens, each image is twice the size and then scaled down in CSS. This process is extremely painful to do manually, but the only other current way is to use bloated frameworks. If you were to provide a solution allowing us to specify a "CSS size" for each image in the sprite, it could calculate the positions and sizes for us. For an example of this, check out: http://stackoverflow.com/questions/3768739/css-sprites-with-dynamic-sizing#answer-3768997