Open vhanded opened 10 years ago
setting :get_largest_image => true will return only 1 largest image from .images()
check for image size from style attribute, if available, like: style="width:400px; height:300px"
Thanks @vhanded! Would you mind adding a spec for this change?
Sure, in a few days time!
setting :get_largest_image => true will return only 1 largest image from .images()
check for image size from style attribute, if available, like: style="width:400px; height:300px"