Table of Contents
Date Released #
April 2016
Desktop Edition #
Web Edition #
Type | Change |
---|---|
[ADD] | RTL support for GraffitiWebTree |
[ADD] | GraffitiWebTree now has a LockUpdate property. When adding a large amount of items, first call LockUpdate = True, then set LockUpdate = False upon completion to fire extra rendering routines (such as style application). |
[FIX] | GraffitiWebTree items are now properly styled when calling AddItem outside the Shown event. |