fat / zoom.js

Medium's Image Zoom for jQuery
https://fat.github.io/zoom.js
MIT License
4.04k stars 332 forks source link

Outer transition doesn't work #92

Open ghost opened 6 years ago

ghost commented 6 years ago

I've just added a zoom.js to my project, and it seems that outer transition when closing does not work.

That's how I've implemented it.

import 'zoom.js'
import 'zoom.js/css/zoom.css'

No errors, zoom transition works fine, but zoom-out won't.

See the gif kapture 2017-09-22 at 23 42 43

heavybeard commented 6 years ago

Hi @rafal-olszewski, this repo is dead, I suggest you to use [spinningarrow 1to1 repo](the https://github.com/spinningarrow/zoom-vanilla.js). It's a vanilla version.

Or use an advanced version implemented by me here