Skip to content

Max Width Restriction? #577

Open
Open
@AlJohri

Description

@AlJohri

What crate(s) in this repo are involved in the problem?

tokio-console

What is the issue?

The issue is that there appears to be some maximum width restriction preventing me from zooming out far enough to see the full text in the rightmost column.

Screenshot 2024-07-28 at 8 54 00 AM

How can the bug be reproduced?

Screen.Recording.2024-07-28.at.7.50.39.AM.mov

You can reproduce the bug by pressing CMD and - repeatedly. A few times the width of the tokio-console will adjust properly. But after pressing it enough times, it will stop adjusting and stay at some maximum width.

Logs, error output, etc

No response

Versions

❯ cargo tree | grep console-                            
│   ├── console-subscriber v0.3.0
│   │   ├── console-api v0.7.0
├── console-subscriber v0.3.0 (*)
├── console-subscriber v0.3.0 (*)

Possible solution

No response

Additional context

No response

Would you like to work on fixing this bug?

yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    S-bugSeverity: bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions