tornadofx v1.4.5 Release Notes

Release Date: 2016-04-29 // about 8 years ago
  • ๐Ÿ”„ Changed

    • Live Views no longer reloads nested UIComponents twice (https://github.com/edvin/tornadofx/issues/98)
    • โž• Added log info message when a View is reloaded
    • ๐Ÿ”ง openModal did not configure tornadofx.scene correctly, causing issues with Live Views
    • ๐Ÿ’… Node.setId(Styles.someId) did not set the correct value

    โœ‚ Removed