2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-28 21:27:53 +00:00
John Preston 2444acb041 Fix image data forgetting.
In case image was almost loaded (loader was ready, but not destroyed yet),
forget() didn't do anything, leaving bytes and image inside loader untouched.

Now we check loader state in forget() so that bytes and image are passed to
Image instance before they're forgot from the memory. This will improve memory
clearing while scrolling through chats with images and switching between them.
2018-10-09 19:27:18 +03:00
..
2018-09-20 21:26:10 +03:00
2018-09-19 19:22:14 +03:00
2018-09-20 21:26:10 +03:00
2018-09-20 21:26:10 +03:00
2018-06-03 23:16:38 +03:00
2018-10-09 19:27:18 +03:00
2018-10-09 19:27:18 +03:00
2018-09-19 19:22:12 +03:00
2018-09-20 21:26:10 +03:00
2018-09-20 21:26:10 +03:00