forked from shadowfacts/Tusker
Shadowfacts
d27bddb2ca
The issue occurred because the profile header would kick off a request upon loading, then the profile table would request the initial set of statuses shortly thereafter which would result in reloadData being called which would cancel the request without removing the group, so the request generated by the newly-reloaded header cell would attach a callback to the cancelled request, resulting in the header image never displaying. |
||
---|---|---|
.. | ||
Cache.swift | ||
ImageCache.swift |