-
Notifications
You must be signed in to change notification settings - Fork 334
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
view_coordinates for 2D views #1387
Labels
Comments
jleibs
added
enhancement
New feature or request
ui
concerns graphical user interface
labels
Feb 23, 2023
Blocked on replacing our |
I took a quite successful stab at #1581 which just like this ticket requires touching the camera we use for 2D views, making this related |
This is pretty important when plotting something arbitrary and you want Y=up |
This was referenced Jun 27, 2023
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
We should do this first: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
View_coordinates are currently ignored for 2d views. Should be possible to use these to change the way x and y are mapped to up / right on the screen.
Related to: #349
The text was updated successfully, but these errors were encountered: