Web Dev Solutions

Catalin Mititiuc

aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCatalin Mititiuc <webdevcat@proton.me>2025-03-19 11:22:22 -0700
committerCatalin Mititiuc <webdevcat@proton.me>2025-03-19 11:22:22 -0700
commit2919627c1e8fefb1c9bbd4034419b4fd2b117b9e (patch)
tree0d404c71fe8d2204b9c0fe49a7fd6385265025dc /README.md
parent25eca15a3007c76c4e444b859683feb29edfa183 (diff)
WIP: add callback param
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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