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

Add E2E regression test that the gizmo remains at far zooms #3923

Merged
merged 4 commits into from
Sep 23, 2024

Conversation

franknoirot
Copy link
Collaborator

This test is pretty fun. The E2E browser test manually zooms out until the default planes are no longer visible, then verifies that the gizmo is still visible. This closes #2446.

FWIW I think this maybe a pretty minimally-useful test. The original issue lay with the engine-side's gizmo, and since we moved to a client-side gizmo those things are pretty unrelated now.

Copy link

qa-wolf bot commented Sep 19, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

Copy link

vercel bot commented Sep 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Sep 20, 2024 10:45pm

@franknoirot franknoirot merged commit 1c393bf into main Sep 23, 2024
24 checks passed
@franknoirot franknoirot deleted the franknoirot/2446/add-gizmo-zoom-out-test branch September 23, 2024 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

if you zoom out enough the orientation axis disappears
2 participants