This repository was archived by the owner on Dec 3, 2025. It is now read-only.
Added 'enableHTML' to Label constructor
You can no longer use the unsafeSetHTMLText function on Label. This is achieved by passing through an optional boolean on the Label constructor.