Skip to content

Releases: instance-id/ElementAnimationToolkit

v0.1.93

12 Jun 01:23
Compare
Choose a tag to compare
Forgot to bump version.

v0.1.92

01 May 03:21
Compare
Choose a tag to compare

Full Changelog: v0.1.91...v0.1.10

v0.1.91

01 Aug 04:45
Compare
Choose a tag to compare

Minor adjustments

v0.1.9

31 Jul 01:44
Compare
Choose a tag to compare

Fixed some bugs that could occur in some situations

v0.1.8

27 Jul 04:10
Compare
Choose a tag to compare

v0.1.8

  • Hover Events now return AnimateItems class, which contains all the necessary ValueAnimation controls, and the mouseover/mouseout events used for event registration which allows for manual invocation or unregistration of the events.

v0.1.7

25 Jul 03:00
Compare
Choose a tag to compare
Refactorings, additional base animation overloads

Some refactorings so that eventually it can be used for in-game UI and additional base animation overloads to allow and parse HTML hex color string to be passed in color fields.