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

[BUG]: Sketches on offset planes rotate 180 around the plane's vertical axis after drawing them #4867

Open
DylanBryant opened this issue Dec 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DylanBryant
Copy link

Describe the bug

If you sketch on an offset plane, depending on the side of the plane you select, the sketch will either work as intended or it will rotate 180 around the plane's vertical axis.

Steps to Reproduce

  1. Create an offset plane
  2. Start a sketch by selecting the side of the offset plane facing the origin
  3. Draw anything and close the sketch
  4. The sketch will either behave as intended or reflect across an axis
  5. Start another sketch by selecting the side of the offset plane facing away from the origin
  6. If step 4 worked as intended, this time it will not. If step 4 did not work as intended, this time it will work.

Expected Behavior

I expected my sketch to stay where I drew it.

Screenshots and Recordings

Negative.Y.offset.Plane.mp4

Desktop OS

Windows 11

Browser

No response

Version

v0.34.0

Additional Context

No response

@DylanBryant DylanBryant added the bug Something isn't working label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant