sachinchoolur / lightgallery.js

Full featured JavaScript image & video gallery. No dependencies
https://sachinchoolur.github.io/lightgallery.js/
Other
5.3k stars 596 forks source link

Drag orientation when image is rotated and zoomed #182

Closed deadlious closed 4 years ago

deadlious commented 4 years ago

Drag orientation is screwed when you rotate an image on 90 degrees, zoom it and try to drag it to a certain spot. When rotated on 180 degrees, the image moves in the opposite direction of the drag direction.

sachinchoolur commented 4 years ago

Hey @deadlious, Thank you for pointing this out. The issue has been fixed. Please use the latest version of lg-rotate and lg-zoom plugins.

deadlious commented 4 years ago

Thank you! 👍