Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@jcubic jcubic released this 15 Feb 09:36
· 2 commits to master since this release
396225e

0.3.0

  • add Canvas::resize
  • add read only Canvas::children
  • add overflow option to Canvas
  • fix negative y when rendering item
  • add read only Item::rect/width/height
  • rename Canvas::remove_child() to Canvas::remove()