Closed emilianbold closed 3 years ago
The initial radio button pick takes a while, I suspect because the discoclient does a HTTP request in the event queue.
Closing this since it was fixed with PR #1 -- there were network requests in the UI thread and those are not there anymore.
I still see a small delay there.
Looks fine now.
The initial radio button pick takes a while, I suspect because the discoclient does a HTTP request in the event queue.