RichText - image loading bug?
In the latest Flex 4 SDK (build 7665) and Text Layout Framework (build 447) the RichText component doesn't seem to render inline images as expected. I believe that the image(s) are loading but the Text Flow doesn't appear to refresh it's size/layout.
In the example below I have a RichEditableText component on the left and a RichText component on the right. Both are loading identical content with 1 inline image:
http://www.nickkuh.com/demos/richtextbug/
I believe this is a bug. Would be great to see it fixed as I'm currently subclassing the Spark button component and default skin to create a multiline button with images.
