Skip to content

Implement scene.dragmode: false #1377

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

Merged
merged 3 commits into from
Feb 15, 2017
Merged

Implement scene.dragmode: false #1377

merged 3 commits into from
Feb 15, 2017

Conversation

etpinard
Copy link
Contributor

resolves #456

for users that want to lock the camera position ...

and to make our gl3d test more robust in preparation for #751

layoutOut._has('pie') ||
layoutOut._has('ternary')
);
var hasNon3D = layoutOut._basePlotModules.length > 1;
Copy link
Collaborator

Choose a reason for hiding this comment

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

🎉

@alexcjohnson
Copy link
Collaborator

Looks good to me 💃

@etpinard etpinard added this to the 1.24.0 milestone Feb 15, 2017
@etpinard etpinard merged commit fd032af into master Feb 15, 2017
@etpinard etpinard deleted the scene-dragmode-false branch February 15, 2017 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add way to lock the camera in gl3d graphs
2 participants