show or hide spinner and loadingbar in runtime
Closed this issue · 2 comments
wyntau commented
Can we config show or hide spinner and loadingbar in runtime?
Now we can only set this in config blocks.
But sometimes, we may only want loadingbar or spinner or none of them.
similar problem like #253.
chieffancypants commented
Nope, I don't think that's possible right now. That ticket may solve it, so if someone wants to open a PR for it, I'll take a look
wyntau commented
OK, I will have a look and make a PR