<@U0F3291QE> I’ve faced this problem before, but h...
# tornadofx
c
@edvin I’ve faced this problem before, but had to abandon supplementing func() with embedded FX calls because of the aforementioned “never calling” problem. I would write a sequence of statements - logic/runLater/logic/runLater - and the runLaters would never be called.