If you remove `ui = true` and hit the `Call action...
# tornadofx
e
If you remove
ui = true
and hit the
Call action off of UI thread
button, you will get an error say that you can't show the Alert because you're not on the JavaFX Application Thread.