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

4
package-lock.json generated
View File

@@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
"pan-zoom": "github:webdevcat-me/pan-zoom"
"pan-zoom": "github:webdevcat-me/pan-zoom#transform-descendant"
},
"devDependencies": {
"esbuild": "^0.20.2",
@@ -3820,7 +3820,7 @@
},
"node_modules/pan-zoom": {
"version": "0.1.0",
"resolved": "git+ssh://git@github.com/webdevcat-me/pan-zoom.git#2d3fc1cd22ffcc61ec178eeaf97f3a4d7cba98bf"
"resolved": "git+ssh://git@github.com/webdevcat-me/pan-zoom.git#d40c81c2c6aade48ca2de4376bd4f2bd7c3e56b3"
},
"node_modules/parent-module": {
"version": "1.0.1",