balance-io / balance-open

Balance Open: A GPL3-licensed macOS menu bar app for all the world’s currencies.
https://balance.io
GNU General Public License v3.0
289 stars 41 forks source link

Fix weirdness with loading spinner #545

Closed einsteinx2 closed 6 years ago

einsteinx2 commented 6 years ago

Sometimes it will hang or not go away. Especially if you leave the app and come back.

einsteinx2 commented 6 years ago

I have a feeling this is an iOS bug (I already had to work around one bug just to get it to display white). We may just need to use our own spinner for this purpose instead of trying to reuse the refresh control. Also it's just a bit nicer than having the whole table move down when loading automatically.