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
{{ message }}
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
We seem to get a lot of jank when loading and sync are in progress, especially on the profile tab.
Background gradients sometimes render at different times to the rest of the UI
Tab switching seems janky sometimes
Following/unfollowing has long delays before surfacing confirmation toast.
We should be doing all work off main thread, so this is a bit surprising. This seems most pronounced on the profile tab, so there may be something going on with that one specifically.
The text was updated successfully, but these errors were encountered:
Version: v0.0.16(2)
We seem to get a lot of jank when loading and sync are in progress, especially on the profile tab.
We should be doing all work off main thread, so this is a bit surprising. This seems most pronounced on the profile tab, so there may be something going on with that one specifically.
The text was updated successfully, but these errors were encountered: