-
https://github.com/edvin/tornadofx/blob/master/src/main/java/tornadofx/Component.kt#L1261
The implementation looks wrong - the listener which is added to the `onDockListeners` is a lambda which wra…
-
When using native image with TornadoFX, I get this warning:
```
The URL protocol css is not tested and might not work as expected.
Supported URL protocols enabled by default: file,resource. Suppor…
-
I want to avoid duplicate code. I want to implement something like a dashboard. Within this dashboard, I want to involve different small fragments with a title. So in general, every dashboard fragment…
-
Hello! I am an absolute newbie to Kotlin, IntelliJ and TornadoFX.
I figured out how to display the icon in the TreeView. But if I collapse the node, the icons disappear. What am I doing wrong?
!…
-
I was working on a little project when something went wrong and so i tried to recreate the issue. I seems to freeze the code analysis, so maybe its related to #113 . I quickly set up another project w…
-
For example, I'm styling my own tooltip. There's an effect that drops text shadow by default, which I want to drop. I can't use `null` as the value for the `effect` property, though I can use e.g. `Sh…
-
Please make sure these boxes are checked before submitting your issue – thank you!
- [x] You can actually watch the video in your browser, but not download them with `VDM`.
- [x] Your `VDM` is up-…
-
Hi there!
I've been working on a solo tornadofx project for a little while now, and something that still escapes me is the interaction of binding and properties.
I've trawled all the tornadofx a…
-
The cell can only be formatted, or only editable. `CellDecorator` - does not solve the problem
formatting only:
```
column(...) {
makeEditable()
cellFormat { text = "fom…
-
Using the latest version of Isoviewer.
Example file for repro can be found here: http://ftp.vim.org/graphics/blender/demo/movies/ToS/ToS-4k-1920.mov
The file is playable and valid, it can also b…