Bug #4526
closedMousing Over Hero Slide does not stop Animation
0%
Description
This used to work but now I notice that when mousing over hero slides, they keep moving.
Updated by Matt Gold about 9 years ago
- Status changed from New to Assigned
- Assignee changed from scott voth to Boone Gorges
Updated by Boone Gorges about 9 years ago
- Assignee changed from Boone Gorges to Daniel Jones
- Target version set to Future release
Dan, could you look into this please? Check out the library used in the post-gallery-widget plugin.
Updated by Daniel Jones about 9 years ago
Yup looks like we just need to add one line of code to pgw-slide.js when we're setting up the slider, setting a "pause" parameter to "true." Tested it and working on my local version.
Added it here: https://github.com/cuny-academic-commons/cac/commit/25bab806d11445e05c39795defd1349818e0437f
Not sure if we need to add that to the plugin's own repo though, if it has one.
Updated by Boone Gorges about 9 years ago
- Status changed from Assigned to Resolved
- Target version changed from Future release to 1.8.11
This looks good to me. I'm going to move it to the 1.8.x branch since it seems to be a regression.
Not sure if we need to add that to the plugin's own repo though, if it has one.
If it does, I don't have access to it. So no :)
Moved to 1.8.x in https://github.com/cuny-academic-commons/cac/commit/93e5086abf8601a1d25a43f87fc1fd884d49d244