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

[feature] Always keep the menu bar visible #6

Open
b-pos465 opened this issue Jul 29, 2019 · 0 comments
Open

[feature] Always keep the menu bar visible #6

b-pos465 opened this issue Jul 29, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@b-pos465
Copy link
Member

In the first iteration I decided to hide the AppBar when any dialog is open. I did so to prevent the AppBar blocking the sight at the model.

A few weeks later I implemented a custom solution which I called MenuBar. The menu bar has a better positioning a solves a couple of bugs with the AppBar. Now it could make sense to keep it always visible - even if a dialog is open.

@b-pos465 b-pos465 added enhancement New feature or request good first issue Good for newcomers labels Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant