Skip to content

Replace floating toolbar #3838

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

Merged
merged 8 commits into from
Apr 11, 2025
Merged

Replace floating toolbar #3838

merged 8 commits into from
Apr 11, 2025

Conversation

amolenaar
Copy link
Member

@amolenaar amolenaar commented Apr 10, 2025

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

Replace the toolbar in the center of the diagram editor with something more sophisticated.

Issue Number: Fixes #3831

What is the new behavior?

A few functions end up in the header bar. The zoom buttons move to the lower-right corner.

Image

Other information

By having the zoom buttons in the lower right corner, we can extend it and have a mini-map.

@github-actions github-actions bot added the python Pull requests that update Python code label Apr 10, 2025
Base automatically changed from more-macos-menu-tweaks to main April 11, 2025 14:40
@danyeaw danyeaw added feature A new feature and removed python Pull requests that update Python code labels Apr 11, 2025
Copy link
Member

@danyeaw danyeaw left a comment

Choose a reason for hiding this comment

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

Thanks @amolenaar and @bertob, this looks nice! 🤩

@danyeaw danyeaw merged commit c8869bf into main Apr 11, 2025
8 checks passed
@danyeaw danyeaw deleted the align-menu-in-headerbar branch April 11, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Floating toolbar layout
2 participants