Justin Spahr-Summers
a4ef7abebb
Wait to clear RCTImageView.image until definitively removed from window
...
Summary: When `RCTImageView` is removed from the view hierarchy, it clears out its `image` to save memory. This makes sense, except that it gets removed from the window (view hierarchy) even when becoming the child of another view.
This fixes the logic so that it only clears out the image if the view hasn't been moved somewhere else within one frame.
@public
Reviewed By: @javache
Differential Revision: D2493849
2015-09-30 09:40:30 -07:00
..
2015-09-22 10:46:26 -07:00
2015-07-24 08:41:58 -08:00
2015-09-22 11:58:37 -07:00
2015-08-07 11:05:25 -08:00
2015-09-25 13:25:26 -07:00
2015-08-06 15:49:35 -08:00
2015-08-31 17:35:47 -08:00
2015-09-29 09:21:55 -07:00
2015-09-30 09:21:27 -07:00
2015-09-24 08:19:52 -07:00
2015-06-25 05:47:24 -08:00
2015-03-25 11:09:54 -08:00
2015-09-04 16:51:18 -08:00
2015-09-22 13:53:24 -07:00
2015-08-25 01:08:49 -08:00
2015-09-30 09:40:30 -07:00
2015-07-23 17:14:09 -08:00
2015-07-01 04:51:28 -08:00
2015-09-23 19:29:19 -07:00
2015-08-20 22:24:28 -07:00
2015-09-22 10:46:26 -07:00
2015-09-27 23:48:22 -07:00
2015-05-15 16:57:18 -08:00
2015-09-16 10:25:06 -07:00
2015-09-08 03:34:33 -08:00
2015-08-31 11:10:45 -08:00
2015-09-22 10:46:26 -07:00
2015-09-29 22:25:23 -07:00
2015-09-04 03:24:16 -08:00
2015-09-17 17:20:45 -07:00
2015-09-17 17:20:45 -07:00
2015-09-17 17:20:45 -07:00
2015-05-19 13:47:04 -08:00
2015-05-26 18:25:00 -07:00
2015-07-24 08:41:58 -08:00
2015-09-16 10:30:53 -07:00
2015-09-24 08:20:14 -07:00
2015-09-01 02:40:15 -08:00
2015-09-29 09:22:06 -07:00
2015-09-23 19:29:35 -07:00
2015-07-24 08:41:58 -08:00
2015-08-25 01:08:49 -08:00
2015-04-15 06:06:29 -08:00