Skip to content

Fix hover for mesh3d, isosurface and volume#4534

Merged
archmoj merged 5 commits intomasterfrom
mesh3d-hover-fix4533
Jan 31, 2020
Merged

Fix hover for mesh3d, isosurface and volume#4534
archmoj merged 5 commits intomasterfrom
mesh3d-hover-fix4533

Conversation

@archmoj
Copy link
Contributor

@archmoj archmoj commented Jan 30, 2020

Fixes #4533 which was a side-effect of #3573.
before vs after

@plotly/plotly_js

package.json Outdated
"gl-line3d": "^1.1.11",
"gl-mat4": "^1.2.0",
"gl-mesh3d": "^2.2.0",
"gl-mesh3d": "git://github.com/gl-vis/gl-mesh3d.git#29f562a1f3ec6124de0dd91022bd8e061780e178",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@etpinard
Copy link
Contributor

💃 - after bumping and updating gl-mesh3d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug something broken regression this used to work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Mesh3d unable to hover on points positioned on the right side of the scene

2 participants