zoom.js icon indicating copy to clipboard operation
zoom.js copied to clipboard

Outer transition doesn't work

Open ghost opened this issue 7 years ago • 1 comments

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

ghost avatar Sep 22 '17 21:09 ghost

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

heavybeard avatar Sep 23 '17 15:09 heavybeard