Unclaimed project
Are you a maintainer of tornadofx? Claim this project to take control of your public changelog and roadmap.
Another bugfix and small enhancement release!
config no longer accepts null values, as the underlying Properties store won't allow them (https://github.com/edvin/tornadofx/issues/792). The set function that takes Pair still accepts null as the value, but will remove the key if the value is null.di() delegate no longer calls out to the DIContainer for every access, effectively caching the lookup (https://github.c...lazypopulate leafcheck logic was reversed (https://github.com/edvin/tornadofx/issues/773)onCancel() is now called when reusing Wizard instancestyle proper...close() inside InternalWindow would also close the parentplaceholder for list type controls should not require list type parameterWorkspaceApp is called with a Workspace subclass as main view paramter