Skip to content

Fix hover for mesh3d, isosurface and volume - #4534

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

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

Conversation

@archmoj

Copy link
Copy Markdown
Contributor

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

@plotly/plotly_js

Comment threadpackage.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
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

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

@etpinard

Copy link
Copy Markdown
Contributor

💃 - after bumping and updating gl-mesh3d

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

Labels

bugsomething brokenregressionthis 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

@archmoj@etpinard