(2) Once I click on a TreeItem, I can't click on t...
# tornadofx
s
(2) Once I click on a TreeItem, I can't click on the white background to ensure the root is selected (in Swing, the selected TreeItem would become unselected). Thus, my client will not be able to add folders/files to the root (as it is hidden). Is this normal behaviour for a tree? i.e. if I click into white space, should it not unselect the currently selected tree item?