Skip to content

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

Closed
@lucaboieru

Description

@lucaboieru

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!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions