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.
You can no longer use the unsafeSetHTMLText function on Label. This is achieved by passing through an optional boolean on the Label constructor.