Active
Project:
OpenPublic
Version:
7.x-1.0-beta8
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 May 2013 at 19:59 UTC
Updated:
3 Jun 2013 at 01:12 UTC
Consider swapping out the current jQuery plugin for FlexSlider or other.
Comments
Comment #1
Diane Bryan commentedTo elaborate on user experience: The slider images distort rather than resizing until you get to the next breakpoint. It would seem the height is being defined, whereas it needs to remain undefined so it adapts.
Seems like the "getimagesize" function is looking for both dimensions, which it shouldn't if it's going to be adaptive. You only want to define the width and let the height adapt.