<@U25U0KPFT> You won’t need runLater in the event ...
# tornadofx
e
@carlw You won’t need runLater in the event callback, it is by default received on the UI thread. You can configure where the callback arrives for each event :)