-
-
Notifications
You must be signed in to change notification settings - Fork 993
Closed
Description
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
Assignees
Labels
No labels