all UI interactions need to be done on the UI thre...
# tornadofx
r
all UI interactions need to be done on the UI thread. Seems you try to change the UI in a task
2