Skip to content

v2.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 00:19
ad9c293

2.6.0 (2022-08-31)

Features

  • Add ValueHelper#value(Variable). (88add90)
  • UITableCheckBoxColumn can observe its state. (e7d66b0)

Bug Fixes

  • Observe variable text. (7b41180)
  • UIButton run its commnad asynchronously. (922943d)
  • UIScrollPane can fit its contents properly. (8242bb2)
  • UIScrollPane can layout its contents well. (e465514)
  • update javafx (6632465)
  • Viewtify#inWorker ensures executing the task in Non-UI thread. (146200a)