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

贡献者指南

Zoom animation option? · bumbu/svg-pan-zoom#322 | Good First Issue