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

using 'tabs' instead of a dropdown menu in the compact view #36

Closed
jeroenev opened this issue Jul 20, 2018 · 4 comments
Closed

using 'tabs' instead of a dropdown menu in the compact view #36

jeroenev opened this issue Jul 20, 2018 · 4 comments

Comments

@jeroenev
Copy link

using tabs instead of the dropdown menu for the account switcher would improve usability in the compact view

@vladimiry
Copy link
Owner

Agreed, putting to todo list.

@vladimiry
Copy link
Owner

vladimiry commented Jul 23, 2018

This is available with a new v1.2.0 release, which is on the way.

App now has 3 layout modes, full, tabs, and dropdown, with even less code than it was before:

toggling

  • New tabs view mode is a multi-row fluid thing, you can put there as many accounts as you want.
  • App activates dropdown mode automatically on the small screens.

As a bonus with the new version we also get the following improvements:

  • In full mode accounts list column has no fixed width anymore, but fluid width. So there will be no line breaking anymore.
  • Options / menu button is now always positioned in the top-left corner. So you will not be confused anymore with options button jumping across the screen in along with switching the view mode.

Thanks for highlighting a missing feature.

@vladimiry
Copy link
Owner

v1.2.0 got published.

@jeroenev
Copy link
Author

awesome!
thanks a lot for making this app
without it i'm not sure I would be using PM and Tutanota anymore

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

No branches or pull requests

2 participants