Skip to content

Fix an old thread downloading bug#726

Merged
Adamantcheese merged 1 commit into
multi-featurefrom
thread-downloading-yet-another-fix
Feb 25, 2020
Merged

Fix an old thread downloading bug#726
Adamantcheese merged 1 commit into
multi-featurefrom
thread-downloading-yet-another-fix

Conversation

@K1rakishou

Copy link
Copy Markdown

Fix a bug when removing a pin with a downloading thread by swiping it away in the drawer would not set the pin's loadable loadableDownloadingState to NotDownloading which would result in not being able to open any images until the app restart because we would try to load images from the disk (since the loadable has isLocal() == true)

… away in the drawer would not set the pin's loadable loadableDownloadingState to NotDownloading which would result in not being able to open any images until the app restart because we would try to load images from the disk (since the loadable has isLocal() == true)
@Adamantcheese Adamantcheese merged commit 9b2c0b6 into multi-feature Feb 25, 2020
@K1rakishou K1rakishou deleted the thread-downloading-yet-another-fix branch February 25, 2020 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants