[Announcement] HTML Edit Update 1.4

Hello everyone!
Another small update with an important fix for HTML Edit. Though a release version of Quill containing the fix has yet to be published, I thought this was important enough to build and include in HTML Edit right away. In the incredibly unlikely event of unexpected behavior please let me know - but I don’t foresee any issues due to the tiny nature of the fix.

Updates
Editor will no longer scroll to the top when changing attributes with the popup menus thanks to a fix in Quill

New Website!
I’ve moved HTML Edit to it’s own mini-site. This will let it stand out from the rest of my work, and I hope it also makes the content easier to navigate. Links are now clearly across the top, and the buy page breaks down the differences in the licenses in an easier to understand method.

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://htmledit.timi.me/
Download: http://timi.im/htmleditdemo
Screenie: http://htmledit.timi.me/screenshot.png
Docs: http://htmledit.timi.me/docs.html