Join Slack
Powered by
That’s not because it was not on the UI thread, bu...
# tornadofx
e
edvin
07/16/2018, 11:51 AM
That’s not because it was not on the UI thread, but because you modified the list while iterating. In that case, runLater might be a workaround, but we can probably find a nicer solution. On my phone, a bit cumbersome, but looking at your code now.
Open in Slack
Previous
Next