Silverlight 4 Controls V5.3.3 Released
This release contains several more fixes raised in the forums, including:
- File Uploader class was not releasing memory when uploading, this is fixed.
- When setting the node icon to an image that doesn't exist a new NodeImageFailed event will be raised.
- MainMenu now contains a new method CloseChildren() to collapse any open child.
- MainMenu not showing child menus in certain scenarios is fixed.
- TreeView, when ApplyCheckChangesToChildren is set, child IsChecked state was not being applied. This is fixed.
- PopupBase now contains a Dispose() method that you can call when removing a popup.
- RichTextBox, GetMetadata() method made public.
- RichTextBox, when clicking Undo after initially applying a formatting command on a blank document would cause an exception. This is now fixed.
- RichTextBox, when applying indent to a line that causes it to overflow doesn't throw an exception anymore.
- RichTextBox, when calling Clear() before setting the HTML property sometimes would fail. This is fixed.
The updated binaries and source code is available from the downloads page.
Rate this:
1 Star
2 Star
3 Star
4 Star
5 Star
7 Ratings / 3.7 Average