Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Added 'enableHTML' to Label constructor

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.