Skip to content

Added 'enableHTML' to Label constructor

Compare
Choose a tag to compare
@cloud1ess cloud1ess released this 13 Mar 09:27
· 161 commits to master since this release

You can no longer use the unsafeSetHTMLText function on Label. This is achieved by passing through an optional boolean on the Label constructor.