Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gl2d fixes #3647

Merged
merged 3 commits into from
Mar 19, 2019
Merged

gl2d fixes #3647

merged 3 commits into from
Mar 19, 2019

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Mar 18, 2019

fixes #2436 and #3624 (about time 😓 ). Both bugs were introduced in #2238

cc @plotly/plotly_js try scrolling and zoombox dragging on this thing: https://codepen.io/etpinard/pen/mojEWY?editors=111

note: double-click interactions have never been implemented on gl2d subplots

@etpinard etpinard added bug something broken status: reviewable labels Mar 18, 2019
@etpinard
Copy link
Contributor Author

I think that #3615 might be fixed by this PR as well !

Hmm isn't #3615 using type: 'heatmap', not heatmapgl?

@archmoj archmoj self-requested a review March 18, 2019 22:19
@alexcjohnson
Copy link
Collaborator

LGTM 💃

I noticed two more issues with heatmapgl while playing with this though: #2924 (comment) and #3648 - we should investigate the perf claims made in #2924 and see whether we can improve heatmap enough to be able to deprecate heatmapgl or if we need to continue supporting both.

Copy link
Contributor

@archmoj archmoj left a comment

Choose a reason for hiding this comment

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

Great fix.
I also tested it with paper and plot color using this codepen.
@etpinard Would you be interested in adding a jasmine test?

@etpinard
Copy link
Contributor Author

I decided to go ahead and fix #3648 in this PR -> https://codepen.io/etpinard/pen/WmgNYx?editors=111

@archmoj
Copy link
Contributor

archmoj commented Mar 19, 2019

Awesome!
💃

@etpinard etpinard merged commit 89c86cb into master Mar 19, 2019
@etpinard etpinard deleted the gl2d-fixes branch March 19, 2019 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gl2d zoom turns background black
3 participants