chrvadala / react-svg-pan-zoom

:eyes: A React component that adds pan and zoom features to SVG
https://chrvadala.github.io/react-svg-pan-zoom/
MIT License
681 stars 127 forks source link

fix: NaN bug caused by not specifying default prop value #70

Closed auroranil closed 6 years ago

auroranil commented 6 years ago

This occurs when scrolling with the mouse wheel.

Fixes issue #69