You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a grid layout (with masonry, but I believe it's irrelevant) to display a gallery. Problem is that when you click out of the image, if underneath the cursor there's another image (even if you just see the white BG and not the image), zooms calls the new image instead of zooming out, which messes up the layout when I do finally click on nothing and unzoom.
Mind that I'm using the release.
The text was updated successfully, but these errors were encountered:
@teomaragakis I have the same problem. What you mean with "pointer-events: none" solution.
I have played removing it, changing the value, but no luck.
Thanks.
I'm using a grid layout (with masonry, but I believe it's irrelevant) to display a gallery. Problem is that when you click out of the image, if underneath the cursor there's another image (even if you just see the white BG and not the image), zooms calls the new image instead of zooming out, which messes up the layout when I do finally click on nothing and unzoom.
Mind that I'm using the release.
The text was updated successfully, but these errors were encountered: