Join Slack
Powered by
This is probably the ugliest bug in TornadoFX, we ...
# tornadofx
e
edvin
12/11/2017, 8:29 AM
This is probably the ugliest bug in TornadoFX, we really should fix this:
https://stackoverflow.com/questions/47745053/tornarofx-runasync-issue
r
Ruckus
12/11/2017, 4:19 PM
I think most other Kotlin solutions do
Copy code
runasync { ... ui {} }
It's uglier, but guaranteed to work.
2
Views
Open in Slack
Previous
Next