tornadofx
tornadofx copied to clipboard
Tableview example in the guide contain a nullability error.
In the chapter about "Data controls", just about figure 5.4, there's a nullability error, or so says intellij.
It marks it < 18 as wrong since it sees it as an Int? instead of an Int.