Skip to content

Configurable width for the navbar title and corner button. #66

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

Closed
lucaboieru opened this issue Feb 21, 2016 · 2 comments
Closed

Configurable width for the navbar title and corner button. #66

lucaboieru opened this issue Feb 21, 2016 · 2 comments

Comments

@lucaboieru
Copy link

In my app I use not only icons, but also text for the corner buttons and something interesting happens. Here's a screenshot:
screenshot 2016-02-21 15 07 29

The title overlays the corner button. From my understanding that's because the title container has flex: 6 (here) the corners have flex: 1 (here). If, for example, I set the corner flex to 2 everything works as I want.
Could it be possible to make these rules configurable?

Thank you very much for the great work!

@charpeni
Copy link
Contributor

We will consider this.

PRs are welcome :)

@davidLeonardi
Copy link
Contributor

This is in progress in #83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants