Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Toolbar buttons should truncate text to avoid overlap #3262

@offsky

Description

@offsky

If the buttons in a toolbar have really long text, they can overlap the title, or each other, and become unusable.

http://jsfiddle.net/axVBG/

The solution is to truncate the button text with ellipses if they would overlap the centered title. Perhaps you could assign each button and the title 1/3 of the width and truncate any excess.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions