Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Image zooming not working for galleries after image is changed #2875

Closed
sharif1093 opened this issue Feb 8, 2019 · 0 comments
Closed
Labels
bug 🐛 Issue concerns a bug.

Comments

@sharif1093
Copy link

sharif1093 commented Feb 8, 2019

Current behavior

Image zooming works on the first image in an image gallery. But when the image is changed, either by selecting another image or letting the timer change the image in an autoplay mode, image zooming won't work on the newer image.

Expected behavior

Image zooming should work reliably on all images in an image gallery even after image is changed.

Steps to reproduce

  1. Copy the image gallery code below:
```gallery(autoplay=3000)
https://source.unsplash.com/NQSWvyVRIJk/800x599
https://source.unsplash.com/zh7GEuORbUw/600x799
https://source.unsplash.com/PpOHJezOalU/800x599
https://source.unsplash.com/I1ASdgphUH4/800x599
```
  1. Click on the first image that is display to zoom it. It should work.
  2. Wait for a few seconds for the image to change, or change it manually.
  3. Click on the new image to zoom. It won't work.

Environment

  • Version: 0.11.15
  • OS Version and name: Ubuntu 16.04 Xenial
@sharif1093 sharif1093 changed the title Image zooming not work for galleries after image is changed Image zooming not working for galleries after image is changed Feb 8, 2019
@sharif1093 sharif1093 changed the title Image zooming not working for galleries after image is changed [BUG] Image zooming not working for galleries after image is changed Feb 8, 2019
@ZeroX-DG ZeroX-DG added the bug 🐛 Issue concerns a bug. label Feb 9, 2019
@Rokt33r Rokt33r closed this as completed Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Issue concerns a bug.
Projects
None yet
Development

No branches or pull requests

3 participants