Nudging keys confusing #117
Labels
No labels
bug
design
duplicate
enhancement
maintenance
prospective
question
regression
stub
todo
ui
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: StudioInfinity/dyna3#117
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It is confusing that when an entity is selected in the graphic view, shift-W and shift-S do different things than W and S, whereas shift-D and shift-A do the same things as D and A.
There is not a similar issue (at the moment) with the arrow keys, since they implement four operations: yaw, pitch, roll, and zoom.
I can't offhand think of any additional nudging operation to put on shift-D and shift-A at the moment, so they should probably just be no-ops. (Once there are rotationally asymmetric entities like a line segment, once could conceivably want rotational nudges, but if so, there are three independent axes of rotation, so two keystrokes would not be enough to trigger these.)