13a38bdc4d36b2fedfc970e1242ea1cb2f0ea45dTrippGraphics Change History
13a38bdc4d36b2fedfc970e1242ea1cb2f0ea45dTripp=======================
0840bd474bb5fecfd054f5b3108cae39db23fc46Tripp * #2531630 Changed BaseGraphic class to GraphicBase.
27e10204fa1c387af7fbdfb903256c11f0a9436cTripp * Removed memory leaks from Shape class.
27e10204fa1c387af7fbdfb903256c11f0a9436cTripp * Added defaultGraphicEngine config to allow developer to specify canvas as the preferred graphic technology.
7bfd053ef384b14ed963b9d1ea3af3124cf120adTripp * #2531127 Fixed issue in which transforms were not consistent across different browsers.
7bfd053ef384b14ed963b9d1ea3af3124cf120adTripp * #2531230 Fixed issue in which setting visible at instantiation would throw an error for a shape.
7bfd053ef384b14ed963b9d1ea3af3124cf120adTripp * #2531359 Fixed issue in which setting attributes in IE would throw errors.
7bfd053ef384b14ed963b9d1ea3af3124cf120adTripp * #2531460 Fixed issue in which the clear() method would throw errors in IE.
7bfd053ef384b14ed963b9d1ea3af3124cf120adTripp * #2531465 Fixed typographic error in SVGGraphic class.
7bfd053ef384b14ed963b9d1ea3af3124cf120adTripp * #2531049 Added matrix option to the shape's transform attribute.
7bfd053ef384b14ed963b9d1ea3af3124cf120adTripp * #2531126 Added ability animate transform attribute.
7bfd053ef384b14ed963b9d1ea3af3124cf120adTripp * #2531552 Change name of Graphics Path Utility to Graphics Path Tool.
feb1dc670b0d4e1c6fcff58b35b36da3dfc5f18cJenny Donnelly * No changes.
13a38bdc4d36b2fedfc970e1242ea1cb2f0ea45dTripp * Initial release.