Add-on Directory

← Back

Zoomist Add-on

Apply zooming to images.

Author

Contributors

Rating

Popularity

100+

Wrapper component for Zoomist JavaScript Library that allows to apply zooming to images.

Features

  • Zoom, drag, pinch images.
  • Mobile devices support.

Found a bug or have a suggestion? Report it on GitHub

For bug reports, feature suggestions, or questions, please open an issue on GitHub. This makes it easier for us to track and respond efficiently, ensuring you get the best possible support. Your input helps us improve—thank you!

Sample code

Zoomist zoomist = new Zoomist("images/picture.jpg");
add(zoomist);

Compatibility

(Loading compatibility data...)

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. Zoomist Add-on - Vaadin Add-on Directory
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. #### Found a bug or have a suggestion? Report it on GitHub For bug reports, feature suggestions, or questions, please open an issue on [GitHub](https://github.com/FlowingCode/Zoomist/issues). This makes it easier for us to track and respond efficiently, ensuring you get the best possible support. Your input helps us improve—thank you!
Author Homepage
Issue 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))

Online