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
When I start scrolling horizontally the next image is black for a short while, until it has been loaded and then it appears as it's supposed to.
I see no way of force-loading the KFImage's url so I don't have this black flash when scrolling to an image that's not in the cache already, at least not using FKImage
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using version 8.
I read that
loadImmediately
onFKImage
is deprecated "because we use@StateObject
", but TBH I don't understand this explanation.I have the following code in SwiftUI
When I start scrolling horizontally the next image is black for a short while, until it has been loaded and then it appears as it's supposed to.
I see no way of force-loading the
KFImage
's url so I don't have this black flash when scrolling to an image that's not in the cache already, at least not usingFKImage
capture.mov
Beta Was this translation helpful? Give feedback.
All reactions