Files
Swiftgram/AsyncDisplayKit
Wendy 492d0d7ad6 [ASNetworkImageNode] Fix threading issue in current image quality
Summary:
Because we trampoline to main when setting _currentImageQuality, there would be situations where displayWillStart was called, we get a cached image and set currentImageQuality to 1.0, and then a background thread calling setDefaultImage would enqueue an operation that sets currentImageQuality to 0 and overwrites the correct value
2016-04-28 14:52:31 -07:00
..
2016-04-22 19:54:40 -07:00
2016-04-19 09:02:07 +01:00
2016-03-15 21:56:51 -07:00
2016-03-03 15:00:29 -08:00
2016-04-19 16:13:30 -07:00
2016-04-22 09:28:23 +01:00
2016-04-21 09:26:40 +01:00
2016-03-15 21:56:51 -07:00
2016-03-25 11:54:56 -07:00
2016-03-15 21:56:51 -07:00
2016-04-26 23:15:14 -07:00
2016-04-19 13:43:41 -07:00