New
TornadoFX 1.7.16
Fixed
- runAsyncWithProgress must Unwrap ToolBar parent (https://github.com/edvin/tornadofx/issues/687)
- Calling
close()insideInternalWindowwould also close the parent placeholderfor list type controls should not require list type parameter- Added warning log message when
WorkspaceAppis called with aWorkspacesubclass as main view paramter - Fix bug caused by not properly removing nodes from
ToolBar - Fixed issues generating CSS for dashed strokes in shapes and borders
contextmenubuilder returnsContextMenuinstance instead ofEventTarget(https://github.com/edvin/tornadofx/issues/702)togglebuttonandradiobuttonbuilders moved fromNodetoEventTarget(https://github.com/edvin/tornadofx/issues/716)- Workspace now undocks closed tabs correctly (https://github.com/edvin/tornadofx/issues/718)
Changes
- Kotlin 1.2.41