Zoomist Add-on
Apply zooming to images.
Wrapper component for Zoomist JavaScript Library that allows to apply zooming to images.
Features
- Zoom, drag, pinch images.
- Mobile devices support.
Sample code
Zoomist zoomist = new Zoomist("images/picture.jpg"); add(zoomist);
Links
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Bug Fixes:
- fix: make fill & direction enums public (#19)
- Released
- 2024-08-07
- Maturity
- STABLE
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 24
- Browser
- N/A
Zoomist Add-on - Vaadin Add-on Directory
Apply zooming to images.Wrapper component for [Zoomist JavaScript Library](https://npm.io/package/zoomist) that allows to apply zooming to images.
#### Features
* Zoom, drag, pinch images.
* Mobile devices support.
Author HomepageIssue tracker
View on GitHub
Online Demo
Zoomist Add-on version 1.0.0
Initial release
Zoomist Add-on version 1.0.1
#### Bug Fixes:
* fix: make fill & direction enums public ([#19](https://github.com/FlowingCode/Zoomist/issues/19))