Skip to content

Set label scale #41

Closed
Closed
@lcmcninch

Description

@lcmcninch

It looks like there isn't a way to set the font size of the button label. The Label object itself is stored as a "protected" member of the button object so you can hack it by setting _label.scale but that isn't ideal.

Assuming I'm not overlooking something obvious, I was thinking I could contribute a small enhancement that would provide either a set_label_scale method or a scale property. Possibly the same for the "selected label".

Any thoughts? Am I missing something obvious? If not, does that sound like it would be a good addition?

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