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

[ui] Reorganize the "File" menu #1856

Merged
merged 1 commit into from
Dec 22, 2022
Merged

[ui] Reorganize the "File" menu #1856

merged 1 commit into from
Dec 22, 2022

Conversation

cbentejac
Copy link
Contributor

Description

This PR simplifies and reorganizes Meshroom's "File" menu as follows:

  • The "New" action has been removed and the "Ctrl+N" shortcut that is used to create new default (photogrammetry) pipelines remains valid;
  • The "Save As Template" and "Import Project" actions have been moved to the new "Advanced" sub-menu;
  • Separators have been added between different menu categories (new/open files, save files, import images, advanced, quit).

The changes are shown below (left: before the PR; right: with the PR):

=>

@cbentejac cbentejac self-assigned this Dec 22, 2022
- Remove the "New" menu; the "Ctrl+N" shortcut remains valid to create
new default pipelines
- Move the "Save As Template" and "Import Project" actions into an
"Advanced" menu; their behaviour and shortcuts remain unchanged
- Add menu separators between the "Open" and "Save" functionalities,
the "Save" and "Import Images" functionalities, the "Import Images"
and "Advanced" functionalities, and the "Advanced" and "Quit"
functionalities.
@fabiencastan fabiencastan merged commit bd792bf into develop Dec 22, 2022
@fabiencastan fabiencastan deleted the dev/reorgFileMenu branch December 22, 2022 23:38
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

Successfully merging this pull request may close these issues.

2 participants