Showing datagrid not responding to clicks, but the...
# tornadofx
r
Showing datagrid not responding to clicks, but the standard javafx components (the treeview on the left) does respond to clicks
a
I think the line responsible for this behaviour is the commented out code at https://github.com/edvin/tornadofx/blob/jdk10/src/main/java/tornadofx/DataGrid.kt#L351
r
did you push the change to the repo?
this is going to need some more work it depends on com.sun packages
a
I haven't fixed it. need to know what that piece of code is doing.