Goto frontpage as anonymous user. Grab corner of browser window and resize. Slideshow image does not shrink. Works correctly when logged in. Works correctly if page is refreshed/reloaded.

CommentFileSizeAuthor
#1 responsive_slideshow-2057221-1.patch902 bytesvasike
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

vasike’s picture

Title: When not logged in slideshow image does not resize until reload » Reponsive slideshow only with jQuery UI Core script
Version: 7.x-2.9 » 7.x-2.x-dev
Status: Active » Needs review
FileSize
902 bytes

i can confirm this one
the cause/difference seems to be the Overlay which calls the jQuery UI Core script.

here is patch that adds this script next to the slideshow scripts.
here is also the gerrit commit : https://code.drupalcommerce.org/#/c/733/

i think this is not the solution as the slideshow should work without jQuery UI Core script.
so probably a re-work of the module script is needed or other (better) implementation for slideshows that could be easily build/adapted/customized.

jsacksick’s picture

Status: Needs review » Fixed

Committed for now, we'll probably open an other issue if we want to rewrite the script.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.