Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 347406b

Browse files
committed
fix orthographic hover after scroll zoom
1 parent 3e05b5b commit 347406b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"gl-mat4": "^1.2.0",
8383
"gl-mesh3d": "^2.3.0",
8484
"gl-plot2d": "^1.4.3",
85-
"gl-plot3d": "^2.4.3",
85+
"gl-plot3d": "git://github.com/gl-vis/gl-plot3d.git#7266d83c3064821e7fb2241114e0b6cb316eabe6",
8686
"gl-pointcloud2d": "^1.0.2",
8787
"gl-scatter3d": "^1.2.2",
8888
"gl-select-box": "^1.0.3",

0 commit comments

Comments
 (0)