Skip to content

Release 3.0.5

Compare
Choose a tag to compare
@Fuzzyma Fuzzyma released this 12 Dec 22:26
· 252 commits to master since this release
  • fixed parser which didnt have all reqired css rules and not focusable=false
  • group x(), y(), width(), height(), dx(), dy() now correctly change the bbox of the group by moving/resizing all children
  • fixed timeline which fired finished to early
  • fixed Animator.frame(). The passed callback gets the current time now (same as RAF)
  • allow loop(true) which is the same as loop()