Skip to content

Question: labels alignment #17

Description

@IsFilimonov

Hi and thanks for implementing multiple progress bars!

I decided to test the functionality right away - everything works as it should. The only thing missing is the alignment of the labels.

For example:

```text-progress-bar
Player 1: 10/10
Player 2: 3/3
Player 126: 7/7
fill:⚽
```\

In this example, the label Player 126 has 10 characters and the other two have 8 characters each. As a result, the progress bars are shifted by the difference in character offsets. Perhaps I would like to have the same behavior as in tables, or automatically set a fixed offset (but there is a risk that the different lengths of different fonts may differ significantly) so that all progress bars start at the same level.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions