-
Notifications
You must be signed in to change notification settings - Fork 53
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: Key bindings for views #153
Comments
Are you thinking something like using the numpad? Like 2, 4, 8, 6 are front, left, back and right? Maybe 5 is top, 0 is isometric (I've seen that elsewhere, I think). Bottom might be out of luck, or can use '.' |
I believe OpenSCAD (on Ubuntu 64bit) behaves like this; (In relation the defualt isometric view where positive X axis going right, Y going inwards, Z going upwards) |
I started adding custom keyboard bindings way back, but I kinda dropped the ball on it, I will add this to my todo-list. (since they would be customizable, you could set them to whatever you want...within the limits of what browsers will allow (which is a pain)) |
I find the flow of my design process is highly dependent on quickly switching views. Would it be possible to use shortcut keys for the different views?
The text was updated successfully, but these errors were encountered: