Type | Change |
ADD | GraffitiWebCheckbox now supports MouseEnter and MouseLeave events. |
ADD | GraffitiWebRadioButton now supports MouseEnter and MouseLeave events. |
ADD | GraffitiWebTabPanel now supports icons via Icon property on GraffitiWebTabPanelItem. |
ADD | GraffitiWebTimePicker now supports MouseEnter and MouseLeave events. |
FIX | GraffitiWebBarcodeReader should no longer throw an IndexSizeError on some devices. |
FIX | GraffitiWebButton's IconObjectSize has been replaced with IconObjectWidth and IconObjectHeight. |
FIX | GraffitiWebContextMenus will now slide left to stay entirely in the viewable area if they would have otherwise been positioned outside of the display. |
FIX | GraffitiWebContextMenu submenus will now flip sides of their parent menu if they would have opened outside the viewable area. |
FIX | GraffitiWebContextMenu now properly supports triggers on WebTextControls without using ShowMenu. |
FIX | GraffitiWebDatePicker (all variants) should no longer show an autofill popup for values. |
FIX | GraffitiWebGrid Column Headers are now reloaded when any property change is made. This fixes a number of issues with column property updates. |
FIX | GraffitiWebHTMLEditor's InsertImage method accepting a FolderItem now properly inserts the image. |
FIX | GraffitiWebHTMLEditor now applies styles inline for Alignment and Direction. |
FIX | GraffitiWebLabel's Captions is now properly updated from the Shown event. |
FIX | GraffitiWebPopupMenu's bottom border once again displays properly after a selection has been made. |
FIX | GraffitiWebToolbarButton's IconObjectSize has been replaced with IconObjectWidth and IconObjectHeight. |