Releases: ehassaan/vue-zoomable
Releases · ehassaan/vue-zoomable
v1.2.2
- Pinch-zoom support
- Bug fixes
- New ScrollOverlay component to separate the functionality from main component
v1.1.8
- Fixed pan reactivity bug
- Selector can now be changed after initialization
v1.1.7
Minor improvements and bug fixes
v1.1.6
Minor improvements and bug fixes.
v1.1.5
This release adds some additional features,
- Control buttons support
- v-model support for pan and zoom.
- Bug fix: disabled text selection when panning.
- Conditional scroll based on wheel + control button and mouse within the pane.