<@U9GBKAZ4G> We sorted this in the issue, right? :...
# tornadofx
e
@elexx We sorted this in the issue, right? 🙂 For others reading this, the issue is that
runAsyncWithProgress
operates on the button in button1, and on the surrounding container in button2, since the button builder scope is closed when he calls
runAsyncWithProgress
.
e
Yes. Thanks for you help! I just wasn't sure, so I first posted here but finally decided to also open an issue 😉
👍 1