Join Slack
Powered by
You're problem is that `TreeView` isn't a `Pane`, ...
# tornadofx
r
Ruckus
07/20/2017, 6:13 PM
You're problem is that
TreeView
isn't a
Pane
, so your extension function was being called on the VBox.
Open in Slack
Previous
Next