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

Drag Axis manip type only has two input axes, while DragXY has three. #355

Closed
danklaue opened this issue Jun 14, 2018 · 2 comments
Closed

Comments

@danklaue
Copy link

When set to "v11.0" or "v11.1", the manipulators of type "Drag Axis" contain only "Drag X" and "Drag Y" entry fields, while the manipulator of type "Drag XY" contains three. Shouldn't you be able to drag in any of the 3 axes?

@tngreene
Copy link
Contributor

Yes! No data loss has occured. Its just that some properties are being shown when the shouldn't and some are hidden when they shouldn't be. The unit tests didn't catch this because the data is still in here just fine.

tngreene added a commit that referenced this issue Jun 25, 2018
@tngreene
Copy link
Contributor

Command was also showing Positive Command and Negative Command when it shouldn't. Fixed with 6e32a1f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants