Type | Change |
[ADD] | GraffitiGrid now has a DrawCellBackground method to draw the proper background for cells when overriding the default background painting for custom cell types. This is applied by default for menu and progress cells. |
[ADD] | GraffitiHTMLEditor now supports arbitrary file dropping, and by default will add a link to the file. Still fires UserImageDropped event. |
[FIX] | GraffitiGrid's double-click to edit functionality works properly in HighDPI again. |
[FIX] | GraffitiGrid now properly responds to mouseovers on column headers. |
[FIX] | GraffitiCalendar now properly fires GotFocus and LostFocus when using SetFocus and ClearFocus. |
[FIX] | GraffitiHTMLEditor now allows setting visibility and tooltip of table buttons and section. |
[FIX] | GraffitiHTMLEditor now properly sets the HTML contents of the control if set in Window.Open. |
[FIX] | GraffitiHTMLEditor now properly fires GotFocus and LostFocus when using SetFocus and ClearFocus. |
[FIX] | GraffitiHTMLEditor once again inserts links properly on MacOS. |
[FIX] | GraffitiHTMLEditor once again inserts videos properly on MacOS. |
[FIX] | GraffitiHTMLEditor toolbar buttons no longer fire twice on MacOS. |
[FIX] | GraffitiHTMLEditor now supports both local and remote images. |
[FIX] | GraffitiHTMLEditor once again supports image dropping. |
[FIX] | GraffitiHTMLEditor once again properly updates SelStart and SelLength on MacOS. |
[FIX] | GraffitiSyntaxEditor no longer malforms text entered. |
[FIX] | GraffitiSyntaxEditor now properly fires GotFocus and LostFocus when using SetFocus and ClearFocus. |
[FIX] | GraffitiSyntaxEditor autocomplete once again functions as expected. |
[FIX] | GraffitiDesktopControl rolled back to using TitleChanged event, no longer requiring firewall exceptions when using Calendar, HTMLEditor, or SyntaxEditor. |
[NOTE] | GraffitiSyntaxEditor updated to latest library version. |
[NOTE] | GraffitiHTMLEditor updated to latest library version. |