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

Reorganize menu bar buttons #386

Merged
merged 3 commits into from
Jul 25, 2022
Merged

Reorganize menu bar buttons #386

merged 3 commits into from
Jul 25, 2022

Conversation

navzam
Copy link
Member

@navzam navzam commented Jul 6, 2022

Reorganize the buttons in the various menu bars for better usability:

  1. Move the "Reset World" button from the World menu bar to the top menu bar. "Reset" is a common operation and currently it's hard to access when using the side layout.
  2. Combine the "Run" and "Stop" buttons into one button that displays depending on whether the program is stopped, compiling, or running. There's never a case where both buttons need to be active.
  3. Move the "Download" button from the top menu bar to the Editor menu bar.

Screenshot with changes:
image

Related to some items listed in #340

@tcorbly tcorbly merged commit cb3f50b into master Jul 25, 2022
@tcorbly tcorbly deleted the reorganize-menu-bar branch July 25, 2022 22:28
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