Active
Project:
Image Resize Filter
Version:
7.x-1.14
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Apr 2014 at 09:52 UTC
Updated:
4 Apr 2014 at 15:15 UTC
Jump to comment: Most recent
Comments
Comment #1
quicksketchPercentage height/width are not supported as the module would have no idea what width "100%" means, but it shouldn't be modifying the image at all if it encounters a percentage height/width.
> % width and height are changed to the original fixed px setting
I don't quite understand what you mean here. Do you mean the image is displayed at its original size?
Could you provide examples of the input HTML you've provided, and the resulting (incorrect) HTML result?