Fix status bar updates getting lost#389
Conversation
|
I don't think I understand why this makes a difference. Wasn't |
|
The The first time it's called, the progress bar and the status bars haven't been initialised, so the code behind The second, third, ..., nth time it is called, the bars have been initialised, which means |
Aha! That was the bit of context I'd forgotten. Thanks for that! |
* Fix status bar updates getting lost * Add changelog entry
This is super embarrassing, but ... well, here we are.