Skip to content

Button.update method? #3603

@TomJGooding

Description

@TomJGooding

I'm often caught out by Button.update not updating the label (or doing anything!)

I thought about overriding the method to simply assign Button.label, but the argument type for the Static base class is RenderableType whereas the button label is TextType (I'm afraid I don't fully understand the difference!)

Am I the only one who gets caught out by this?

Metadata

Metadata

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