You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The widget constantly uses 2-5% of CPU time, which is notably higher than other idle applications (even Chrome/Firefox dip below this when i am not interacting with them).
The text was updated successfully, but these errors were encountered:
Hm yeah I can confirm this. I wonder if it has something to do with holding on to the same weather object the whole time. Maybe we should destroy it and grab a new object when we update?
The widget constantly uses 2-5% of CPU time, which is notably higher than other idle applications (even Chrome/Firefox dip below this when i am not interacting with them).
The text was updated successfully, but these errors were encountered: