0.0.5
- Fixed issues with
adjustsFontSizeToFitWidth
and highlighted state properties - Re-added URL detection which somehow got removed during some debugging
- Only redraw text upon calling
setHtmlText:
. This means Any properties changed on the label after setting the text will not be reflected until a subsequent call tosetHtmlText:
- Cleaned up a lot of the code