Release 53

Release Information #

PlatformNewAddedFixedChangedRemovedRelease Date
Desktop22211December 11, 2023
Mobile for iOS20911December 11, 2023
Web2324420December 11, 2023
6345542

Desktop Changes #

TypeTicket NumberDescriptionDate
NEWNoneGraffitiScrollableArea2023-12-05
NEWNoneGraffitiSplitView2023-12-05
ADDED173GraffitiCalendar has a new BeginExternalDrag( newEvent as GraffitiCalendarEvent ) method.2023-11-05
ADDED173GraffitiCalendar has a new EventDropped( newEvent as GraffitiCalendarEvent ) event.2023-11-05
FIXED182GraffitiEditor once again properly scrolls the entire content.2023-11-09
FIXED196GraffitiMapViewer.PanTo no longer encounters a JavaScript exception.2023-11-20
CHANGED181GraffitiEditor now uses an entirely pixel-based system for font sizes. EM/REM support can be done with the CustomCSS property and hiding the font size popupmenu.2023-11-09
REMOVED182GraffitiEditor’s Zoom methods have been removed due to issues with rendering constraints and the CSS Zoom property’s removal from the standards path.2023-11-10
NOTE173GraffitiCalendar now supports drag and drop adding of events. Note that, in order for this to function, the RestrictView property must be False.2023-11-05

Mobile Changes #

TypeTicket NumberDescriptionDate
NEWNoneGraffitiTagField2023-11-23
NEWNoneGraffitiW3W2023-11-23
CHANGED181GraffitiEditor now uses an entirely pixel-based system for font sizes. EM/REM support can be done with the CustomCSS property and hiding the font size popupmenu.2023-11-09
FIXED201GraffitiAccordion should no longer leak memory from closed instances.2023-11-23
FIXED201GraffitiCalendar should no longer leak memory from closed instances.2023-11-22
FIXEDNoneGraffitiDateTimePicker no longer excludes a row of days from month view on certain months.2023-12-04
FIXED201GraffitiGrid should no longer leak memory from closed instances.2023-11-23
FIXED201GraffitiKanban should no longer leak memory from closed instances.2023-11-23
FIXED201GraffitiPopupMenu should no longer leak memory from closed instances.2023-11-23
FIXEDNoneGraffitiProgress drawing should be less jerky if value changes before value animation is complete.2023-11-28
FIXED201GraffitiThumbList should no longer leak memory from closed instances.2023-11-22
FIXED201GraffitiTimeline should no longer leak memory from closed instances.2023-11-23
REMOVED182GraffitiEditor’s Zoom methods have been removed due to issues with rendering constraints and the CSS Zoom property’s removal from the standards path.2023-11-10
NOTENoneAdded default dimensions for all controls.2023-12-04

Web Changes #

TypeTicket NumberDescriptionDate
NEWNoneGraffitiDateTimePickerRange rebuilt for a more modern experience.2023-12-10
NEWNoneGraffitiSplitView2023-12-01
ADDED207GraffitiAlert has a new IconStyle as GraffitiStyle property.2023-12-01
ADDED216GraffitiDateTimePickerMultiple has a new StyleButton as GraffitiStyle property.2023-12-05
ADDED216GraffitiDateTimePickerMultiple has a new StyleField as GraffitiStyle property.2023-12-05
ADDED216GraffitiDateTimePickerSingle has a new StyleButton as GraffitiStyle property.2023-12-05
ADDED216GraffitiDateTimePickerSingle has a new StyleField as GraffitiStyle property.2023-12-05
ADDEDNoneGraffitiEventManager now supports ContextMenu events with new Enumeration value ContextMenu.2023-12-05
ADDEDNoneGraffitiEventManager now supports Copy events with new Enumeration value Copy.2023-12-05
ADDEDNoneGraffitiEventManager now supports DoubleClick events with new Enumeration value DoubleClick.2023-12-05
ADDEDNoneGraffitiEventManager now supports Paste events with new Enumeration value Paste.2023-12-05
ADDEDNoneGraffitiEventManager now supports Scroll events with new Enumeration value Scroll.2023-12-05
ADDEDNoneGraffitiEventManager now supports ScrollEnd events with new Enumeration value ScrollEnd.2023-12-05
ADDED176GraffitiFieldLabel has a new FieldVisible as Boolean = True property.2023-11-07
ADDEDNoneGraffitiKanban has a new AutoHeight = False property. In order to function properly, the LockBottom property must be set to False.2023-11-15
ADDED219GraffitiRectangle has a new BorderBottomRightRadius as Integer = 0 property.2023-12-06
ADDED219GraffitiRectangle has a new BorderBottomLeftRadius as Integer = 0 property.2023-12-06
ADDED219GraffitiRectangle has a new BorderBottomSize as Integer = 1 property.2023-12-06
ADDED219GraffitiRectangle has a new BorderLeftSize as Integer = 1 property.2023-12-06
ADDED219GraffitiRectangle has a new BorderRightSize as Integer = 1 property.2023-12-06
ADDED219GraffitiRectangle has a new BorderTopLeftRadius as Integer = 0 property.2023-12-06
ADDED219GraffitiRectangle has a new BorderTopRightRadius as Integer = 0 property.2023-12-06
ADDED219GraffitiRectangle has a new BorderTopSize as Integer = 1 property.2023-12-06
ADDED221GraffitiStyle has a new IsClass as Boolean = True property for determining whether the CSS should be rendered as a class or, when False, rendered as the provided selector.2023-12-06
ADDED178GraffitiTextField has a new AddValue( value as String ) method.2023-11-07
ADDED178GraffitiTextField has a new AddValueAt( index as Integer, value as String ) method.2023-11-07
ADDED178GraffitiTextField has a new IndexOfValue( value as String ) as Integer function.2023-11-07
ADDED178GraffitiTextField has a new LastValueIndex() as Integer function.2023-11-07
ADDED178GraffitiTextField has a new RemoveAllValues() method.2023-11-07
ADDED178GraffitiTextField has a new RemoveValueAt( index as Integer ) method.2023-11-07
ADDED178GraffitiTextField has a new AutocompleteHighlightTyped as Boolean = True property.2023-11-07
ADDED178GraffitiTextField has a new AutocompleteMaximumItems as Integer = 5 property.2023-11-07
ADDED178GraffitiTextField has a new AutocompleteSearchThreshold as Integer = 2 property.2023-11-07
ADDED185GraffitiTree has a new CheckedItems() as GraffitiTreeItem() method to return all currently checked items.2023-11-12
FIXED203Fixed a minor memory leak in GraffitiControlWrapper.2023-11-23
FIXED201GraffitiAccordionMenu should no longer leak memory from closed instances.2023-11-22
FIXEDNoneGraffitiAvatar should now properly show image values in more scenarios.2023-12-01
FIXEDNoneGraffitiAvatarGroup should no longer retain instances in memory after close.2023-11-22
FIXED198GraffitiButtonSegment now properly updates captions that are set after Open and contain special characters.2023-11-20
FIXED201GraffitiButtonSegment should no longer leak memory from closed instances.2023-11-22
FIXED201GraffitiCalendar should no longer leak memory from closed instances.2023-11-22
FIXED209GraffitiCamera now better detects source stream dimensions.2023-12-01
FIXEDNoneGraffitiDateTimePickerMultiple further updated for Bootstrap 5.2023-12-05
FIXEDNoneGraffitiDateTimePickerMultiple.ViewValue will now properly be reported as read-only by the compiler.2023-12-10
FIXEDNoneGraffitiDateTimePickerRange further updated for Bootstrap 5.2023-12-05
FIXEDNoneGraffitiDateTimePickerSingle.ViewValue will now properly be reported as read-only by the compiler.2023-12-10
FIXEDNoneGraffitiFieldLabel further updated for Bootstrap 5.2023-12-05
FIXED217GraffitiFieldLabel.LabelStyle once again applies as expected.2023-12-05
FIXEDNoneGraffitiGrid no longer incorrectly hold references in memory after close.2023-11-22
FIXED184GraffitiGrid no longer encounters a JavaScript exception when setting column Width after grid has initialized.2023-11-13
FIXED195GraffitiGrid once again honors the Enabled property state.2023-11-20
FIXEDNoneGraffitiGrid’s Time EditTypes popup has been further updated for Bootstrap 5.2023-11-16
FIXED201GraffitiGrid should no longer leak memory from closed instances.2023-11-22
FIXED218GraffitiGrid now supports supplying zero values for GraffitiGridColumn decimal properties.2023-12-06
FIXED201GraffitiKanban should no longer leak memory from closed instances.2023-11-22
FIXED201GraffitiLikert should no longer leak memory from closed instances.2023-11-22
FIXEDNoneGraffitiListGroup further updated for Bootstrap 5.x2023-11-19
FIXED194GraffitiListGroup now properly raises the SelectionChanged event on the first and last items.2023-11-19
FIXED201GraffitiListGroup should no longer leak memory from closed instances.2023-11-22
FIXED196GraffitiMapViewer.PanTo no longer encounters a JavaScript exception.2023-11-20
FIXED201GraffitiMapViewer should no longer leak memory from closed instances.2023-11-22
FIXED201GraffitiMenu should no longer leak memory from closed instances.2023-11-22
FIXED201GraffitiOrgChart should no longer leak memory from closed instances.2023-11-22
FIXED99GraffitiPopupMenu’s dropdown can once again receive focus when the control is embedded in a WebDialog.2023-11-16
FIXED190GraffitiPopupMenu no longer allows users to add duplicate values when AllowAdd = True.2023-11-16
FIXED190GraffitiPopupMenu.AllowAdd once again works as expected.2023-11-16
FIXED201GraffitiPopupMenu should no longer leak memory from closed instances.2023-11-22
FIXED219GraffitiRectangle further updated for Bootstrap 5.2023-12-06
FIXED201GraffitiResponsive should no longer leak memory from closed instances.2023-11-22
FIXEDNoneGraffitiSlideshow should no longer retain instances in memory after close.2023-11-22
FIXED201GraffitiStepBar should no longer leak memory from closed instances.2023-11-22
FIXED201GraffitiTabPanel should no longer leak memory from closed instances.2023-11-22
FIXED214GraffitiTextField now enforces MaxLength in scenarios where the browser doesn’t.2023-12-04
FIXED201GraffitiThumblist should no longer leak memory from closed instances.2023-11-22
FIXED201GraffitiTimeline should no longer leak memory from closed instances.2023-11-22
FIXED183GraffitiToggle once again properly applies the FalseStyle property value.2023-11-10
FIXED201GraffitiToolbar should no longer leak memory from closed instances.2023-11-22
FIXED185GraffitiTree once again allows multiple selection/checking.2023-11-12
CHANGED181GraffitiEditor now uses an entirely pixel-based system for font sizes. EM/REM support can be done with the CustomCSS property and hiding the font size popupmenu.2023-11-09
CHANGED189GraffitiGrid now returns DateTime objects upon editing applicable columns. It is recommended that all users switch to use DateTime class instances from Date class instances.2023-11-16