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

Menubar Lock and Model Reset #71

Merged
merged 4 commits into from
Nov 21, 2017
Merged

Menubar Lock and Model Reset #71

merged 4 commits into from
Nov 21, 2017

Conversation

cade9522
Copy link
Member

@cade9522 cade9522 commented Nov 21, 2017

Addressing Issues #69 and #70,

  • Allows for user to reset model to initial configuration (position, scale, and rotation) in case of accidental manipulation without having to reload the model
  • Locks the menubar options and disables the hover feature when importing a model or adding an antenna (to reduce annoyance mostly)
  • Removes Export Object option (unused)
  • Removes Snap button from object pane (unused)
  • Changes an incorrect coordinate value in the F/A-18 txt file
  • Modifies the help box to reflect new additions

Copy link
Member

@Proplex Proplex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Only concern is that once the antenna menu is selected, you cannot dismiss it unless you add an antenna. Would it be simple to check to see if the user clicks elsewhere and to hide the menubar when that happens?

Still, I approve. Overall function is great.

@Proplex Proplex merged commit 2a74793 into Develop Nov 21, 2017
This was referenced Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants