10000 Release 0.10.3 · nacular/doodle · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0.10.3

Compare
Choose a tag to compare
@pusolito pusolito released this 12 Nov 05:19
· 146 commits to master since this release

APIs

  • New MonthPanel.showMaxRows property that controls whether all 6 potential rows are shown for the panel.

Fixes | Improvements

  • Fixed bug in they way Views are selected, which caused disabled Views to get pointer events.
  • Fixed issue where Carousel would incorrectly handle manual move cancellation if no movement had occurred.
  • Fixed Menu selection issue caused by bug in Kotlin JS compilation.
  • Menu items now get selected on pointer move and not just pointer enter
  • Fixed edge case where items could be selected in a Menu if they were all disabled.
  • Fixed render issues in CubePresenter

Versions

  • Kotlin -> 1.9.25
0