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

Bug fix. POSITION_NONE is a valid prop value for the position attribute in toolbarProps #137

Closed lionkeng closed 5 years ago

lionkeng commented 5 years ago

v3 Bug fix. POSITION_NONE is a valid prop value for the position attribute in toolbarProps.

chrvadala commented 5 years ago

Thanks for your help. I'm going to add you in contributors list.