Release 69 Now Available

Release Statistics

  • 0 New
  • 6 Additions
  • 6 Bug Fixes
  • 3 Other Changes

Desktop

Added: Current GraffitiSuite Library version is now available by accessing the GraffitiSuite.Version constant.
Added: GraffitiAnimator now allows reuse of GraffitiAnimatorOperations. Note that you may need to track your instances for previous completion.
Fixed: GraffitiSuite is now initialized in more scenarios where it was needed.
Fixed: GraffitiUIControl.BitmapForCaching now returns correct contexts in more scenarios, improving diversity of its use cases.
Fixed: GraffitiWebUIControl.Opening no longer executes twice. (935)
Updated: Updated documentation to reflect the move to Libraries.

iOS

Added: Current GraffitiSuite Library version is now available by accessing the GraffitiSuite.Version constant.
Added: GraffitiPopupMenu has a new InitialValue as String property. This value is split by EndOfLine to populate the control at Opening.
Fixed: GraffitiSuite is now initialized in more scenarios where it was needed.
Updated: Updated documentation to reflect the move to Libraries.

Web

Added: Current GraffitiSuite Library version is now available by accessing the GraffitiSuite.Version constant.
Added: GraffitiMapViewer.MarkerPressed event has a new screenPosition as Point parameter for the X/Y location of the press relative to the current page. (936)
Fixed: GraffitiSuite is now initialized in more scenarios where it was needed.
Fixed: GraffitiTree now supports adding items in the Shown event. (937)
Updated: Updated documentation to reflect the move to Libraries.
Previous Article