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

Do not update the camera position automatically for single object scene #559

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

martinRenou
Copy link
Member

This was introduced in #493 as I thought it would be nice to move the camera to a proper position when e.g. scaling up a single object.
It turns out this can be really annoying especially when we merge the transform control PR as it makes the camera jump upon translation (see screencast)

Screencast.From.2024-11-05.15-25-20.mp4

@martinRenou martinRenou requested a review from arjxn-py November 5, 2024 14:26
@arjxn-py arjxn-py added the bug PR that fixes a bug label Nov 5, 2024
Copy link
Member

@arjxn-py arjxn-py left a comment

Choose a reason for hiding this comment

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

Thanks @martinRenou, Sounds Good

Copy link
Contributor

github-actions bot commented Nov 5, 2024

Preview PR at appsharing.space

Copy link
Contributor

github-actions bot commented Nov 5, 2024

Integration tests report: appsharing.space

@arjxn-py
Copy link
Member

arjxn-py commented Nov 5, 2024

Please update snapshots

@martinRenou martinRenou merged commit 4f7c1fc into jupytercad:main Nov 5, 2024
2 checks passed
@martinRenou martinRenou deleted the donotjumpcamera branch November 5, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug PR that fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants