Skip to content

v2.0.0

Compare
Choose a tag to compare
@anarchie347 anarchie347 released this 24 Apr 20:42
· 10 commits to main since this release
34876b5

Added an event raised by child controls when the theme is changed.

Changed the ThemeChangeEventArgs to no longer use a generic. It now uses the base theme class. This could make old code incompatible. You will need to type cast the newTheme and oldTheme to your implementation of Theme

Added an image for the package