[Announcement] HTML Edit Update 1.3

Hello and happy Saturday to all!
Today I’ve released a small update for the HTML Edit control.

Updates
Fixed an issue when resizing the control less than 600px wide
Updated Quill engine to latest release

InlineStyle
By popular demand the InlineStyle module source code is now included with source licenses.
It’s 190 lines of the stuff nightmares are made from: RegEx and loops.

About HTML Edit
HTML Edit is a drop in control that helps desktop developers get and set HTML for WYSIWYG Rich Text editing. This Xojo wrapper / translator harnesses the power of Quill. You can slam complex markup at the control and it will render quickly, and display just as the markup would in a browser. To make things easy it mimics much of the functionality of a TextArea, so you already know how to use it. HTML Edit lets you use native Xojo code to control the Quill editor, so you’re working with strings, booleans, and colors - instead of sorting out JavaScript errors.

Product Page: http://timi.me/htmledit.html
Download: http://timi.im/htmleditdemo
Screenie: http://timi.me/about_htmledit_ss.png
Docs: http://timi.me/files/htmledit-docs.html