Web Dev Solutions

Catalin Mititiuc

From 2919627c1e8fefb1c9bbd4034419b4fd2b117b9e Mon Sep 17 00:00:00 2001 From: Catalin Mititiuc Date: Wed, 19 Mar 2025 11:22:22 -0700 Subject: WIP: add callback param --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e9a06f8..86d836b 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Pan/zoom library for SVG elements. Hold and drag to pan. Use the mouse wheel to zoom. See `src/app.js` for a usage example. +## TODO + +- add zoom easing + ## Usage ### Requirements -- cgit v1.2.3