Skip to content

andrewalderson/angular-pinch-zoom

Repository files navigation

Angular Pinch Zoom

This is a simple prototype of one way to implement pinch zoom in Angular using a Directive. It uses Pointer Events instead of Mouse and Touch Events because this is 2023. It has a simple UI to test out Pinch Zoom and an image. It also implements zoom with mouse wheel.

Demo

About

A simple prototype of Pinch Zoom in angular

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published