Skip to content

Inverted style causes problems #660

@techtonik

Description

@techtonik

This doesn't work as expected:

def bottom_toolbar():
    return FormattedText([
        ("fg:white bg:black", "F1 Help"),
    ])

Produces:
image

I thought FormattedText should somehow validate the params.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions