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

[Graphics] 2D view "Flip" button #85

Open
mbrown1413 opened this issue Jun 30, 2024 · 0 comments
Open

[Graphics] 2D view "Flip" button #85

mbrown1413 opened this issue Jun 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mbrown1413
Copy link
Owner

If you've rotated the 3D view around 180 degrees, you're viewing the piece from the opposite side as the 2D view. I'd like a button on the 2D view so it's viewing from the same direction.

The cameras in GridDisplay_camera.ts take the current viewpoint and position the camera in the viewpoint.forwardVector direction. This button would toggle that the camera is positioned in the -1 * viewpoint.forwardVector direction.

Possible icons to use:

  • mdi-rotate-right
  • mdi-rotate-360
  • mdi-axis-z-rotate-clockwise
@mbrown1413 mbrown1413 converted this from a draft issue Jun 30, 2024
@mbrown1413 mbrown1413 added this to the 1.0 or earlier milestone Jun 30, 2024
@mbrown1413 mbrown1413 added the enhancement New feature or request label Jun 30, 2024
@mbrown1413 mbrown1413 modified the milestones: 1.0 or earlier, 0.4 Jun 30, 2024
@mbrown1413 mbrown1413 modified the milestones: 0.4, 1.0 or earlier Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant