bumbu/svg-pan-zoom

Zoom animation option?

Open

#322 建立於 2018年11月2日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (1,585 star) (383 fork)batch import
feature requesthelp wanted

描述

Hey - great library!

I was reading through the closed issues and PRs and was wondering if there's a reason for not providing and easier way to animate zoom - something like animated: true on init?

I know we animate zoom by adding .svg-pan-zoom_viewport { transition: transform 0.4s ease-out; } but would be awesome if this could be done through options

貢獻者指南