Skip to content

[2.1.4] - 2022-05-07

Compare
Choose a tag to compare
@tombell tombell released this 06 May 23:45
· 191 commits to main since this release

Changed

  • Changed to use Self instead of class name for static references
  • Changed the resources bind.js, task.js, and timer.js into a single
    library.js
  • Changed setFrame to call setSize, then setTopLeft, and finally setSize
  • Changed setFrame to temporarily disable accessibility enhanced user
    interface when setting the size and position.