Skip to content

Gl3d orthographic zoom using mouse scroll wheel - #3601

Merged
archmoj merged 3 commits into
masterfrom
ortho-zoom
Mar 20, 2019
Merged

Gl3d orthographic zoom using mouse scroll wheel#3601
archmoj merged 3 commits into
masterfrom
ortho-zoom

Conversation

@archmoj

Copy link
Copy Markdown
Contributor

May fix#3588.
In orthographic projection, mouse scroll wheel could scale scene instead of panning camera on the z axis.
Zoom modebar button on the other hand can be used to adjust near clipping.
Codepen.
@plotly/plotly_js

@archmojarchmoj added bug something broken feature something new labels Mar 4, 2019
Comment threadpackage.json Outdated
"gl-mesh3d": "^2.0.8",
"gl-plot2d": "^1.4.2",
"gl-plot3d": "^2.1.1",
"gl-plot3d": "git://github.com/gl-vis/gl-plot3d.git#1e3ee374f079e4e00205740b414634b7fdff4c70",

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

Cool. Let's tag this under 1.46.0

@etpinardetpinard added this to the v1.46.0 milestone Mar 6, 2019
@etpinard

Copy link
Copy Markdown
Contributor

Looks good to me. 💃 after bumping gl-plot3d

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

Labels

bugsomething brokenfeaturesomething new

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot zoom when the new orthographic projection mode is used

2 participants

@archmoj@etpinard