tornadofx v1.7.3 Release Notes

Release Date: 2017-04-19 // about 7 years ago
  • โž• Additions

    ๐Ÿ”„ Changes

    • ๐Ÿ‘Œ Improved Java interop
    • โœ‚ Removed faulty choicebox builder and replaced it with one similar to the combobox builder
    • ๐Ÿ—„ authInterceptor was deprecated in favor of better named requestInterceptor

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed ViewModel validation bug for ComboBox, ChoiceBox and Spinner
    • 0๏ธโƒฃ Autocomplete ComboBox listview matches width of ComboBox by default
    • JsonStructure.save(path) actually saves (https://github.com/edvin/tornadofx/pull/300)