Skip to content

v0.2.1

Compare
Choose a tag to compare
@troolee troolee released this 09 Dec 22:47
· 2711 commits to master since this release
  • add widgets locking (issue #19)
  • add will_it_fit API method
  • fix auto-positioning (issue #20)
  • add animation (thanks to @ishields)
  • fix y coordinate calculation when dragging (issue #18)
  • fix remove_widget (issue #16)
  • minor fixes