tornadofx v1.4.6 Release Notes

Release Date: 2016-05-06 // almost 8 years ago
  • โž• Added

    ๐Ÿ”„ Changed

    • ๐Ÿ“ฆ App can be started without overriding primaryView -> startup parameter --view-class=package.View
    • โž• addClass, removeClass, toggleClass returns the Node it was applied to (for chaining support)