Skip to content

v0.6.1

Compare
Choose a tag to compare
@niklasramo niklasramo released this 26 Nov 23:14
· 57 commits to master since this release
  • Fixed this: #16
  • .width(), .height() and .rect().width, .rect().height could earlier return negative values, which is now fixed. Those methods are now guaranteed to return 0 or greater values.