WIP: Fix pan-zoom for webkit

This commit is contained in:
2025-06-16 22:41:31 -07:00
parent 3de614c8ee
commit 7b5fd7590b
8 changed files with 27 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
{
"type": "module",
"dependencies": {
"pan-zoom": "github:webdevcat-me/pan-zoom"
"pan-zoom": "github:webdevcat-me/pan-zoom#transform-descendant"
},
"devDependencies": {
"esbuild": "^0.20.2",