Skip to content

Fixed GWT build, Animated aren't deprecated anymore

Compare
Choose a tag to compare
@payne911 payne911 released this 02 Oct 19:32
· 29 commits to master since this release
  • Fixed the pooled classes (PieMenuHighlightChangeEvent and PieMenuHoverChangeEvent) not working on the GWT platform.
  • The Animated classes aren't classified as deprecated anymore. It was confusing at best.
  • Micro-optimization for the layout() function.
  • Minor JavaDoc tweaks.
  • Non-breaking refactor of the Animated classes (extracted interfaces to reduce code duplication).

Also, I updated the WebDemo to use v4.3.0 and tweaked some settings to make it much cleaner.