Garrett Moon
62f378a9fd
This patch enables memory warning support on ASRangeController by default
...
It also fixes a couple subtle bugs:
1. If a range controller update was in flight and you were manually setting the range
mode, you could actually clear out the range mode by calling updateCurrentRangeWithMode:
This is fixed by setting _didUpdateCurrentRange = YES if _needsRangeUpdate is YES.
2. Calling setNeedsUpdate after calling updateCurrentRangeWithMode: can cause the
current range mode to get cleared out. This is because updateCurrentRangeWithMode:
will not set _didUpdateCurrentRange if _currentRangeMode == rangeMode.
2016-11-27 15:42:07 -08:00
..
2016-11-08 20:16:16 -08:00
2016-11-27 15:42:07 -08:00
2016-11-10 09:22:53 +09:00
2016-11-21 00:46:57 +09:00
2016-11-09 10:25:02 +09:00
2016-06-11 23:31:39 -07:00
2016-09-29 00:02:47 -07:00
2016-10-06 16:44:49 -04:00
2016-11-19 06:43:46 -08:00
2016-11-17 11:26:55 +01:00
2016-11-19 06:43:46 -08:00
2016-11-19 06:43:46 -08:00
2016-11-23 15:56:24 -08:00
2016-11-23 15:56:24 -08:00
2016-10-19 14:48:06 -07:00
2016-11-17 16:46:07 +09:00
2016-11-21 00:46:57 +09:00
2016-06-11 23:31:39 -07:00
2016-10-19 14:48:06 -07:00
2016-08-10 10:30:25 -07:00
2016-11-08 20:16:16 -08:00
2016-11-08 20:16:16 -08:00
2016-06-11 23:31:39 -07:00
2016-06-11 23:31:39 -07:00
2016-06-11 23:31:39 -07:00
2016-11-21 00:46:57 +09:00
2016-11-22 22:29:24 -08:00
2016-11-08 21:50:59 -08:00
2016-10-31 16:46:21 -07:00
2016-11-27 10:36:21 -08:00
2016-11-21 11:17:24 +09:00
2016-11-21 11:17:24 +09:00
2016-10-06 16:44:49 -04:00
2016-11-19 06:43:46 -08:00
2016-09-28 14:40:05 -07:00
2016-11-19 06:43:46 -08:00
2016-08-26 20:18:38 -07:00
2016-06-11 23:31:39 -07:00
2016-08-09 15:31:37 -07:00
2016-08-22 10:44:29 -07:00
2016-09-07 08:44:48 -07:00
2016-10-06 16:44:49 -04:00
2016-10-17 12:24:11 -07:00
2016-10-07 16:59:44 -07:00
2016-07-07 11:13:18 -07:00
2016-09-28 14:40:05 -07:00
2016-10-28 15:39:03 -07:00
2016-09-27 18:15:04 -04:00
2016-06-11 23:31:39 -07:00
2016-11-07 16:07:54 -08:00
2016-11-17 16:46:07 +09:00
2016-11-21 00:49:54 +09:00
2016-11-21 00:49:54 +09:00
2016-06-11 23:31:39 -07:00
2016-06-11 23:31:39 -07:00
2016-10-05 17:43:59 -07:00
2016-07-07 11:13:18 -07:00
2016-11-01 15:03:46 -07:00
2016-11-21 15:28:32 -08:00
2016-11-17 16:46:07 +09:00
2016-11-21 00:46:57 +09:00
2016-11-08 16:44:49 -08:00
2016-10-19 14:48:06 -07:00
2016-10-19 14:48:06 -07:00
2016-11-19 06:43:46 -08:00
2016-10-04 13:01:50 -04:00
2016-11-10 16:35:43 -08:00
2016-11-19 21:59:14 -08:00
2016-11-10 16:35:43 -08:00
2016-11-10 16:35:43 -08:00
2016-10-06 16:44:49 -04:00
2016-11-23 20:31:37 -08:00
2016-10-07 16:59:44 -07:00
2016-08-18 15:01:41 -07:00
2016-08-18 15:01:41 -07:00
2016-11-16 11:03:55 +09:00
2016-11-08 20:16:16 -08:00
2016-10-06 16:29:33 -07:00
2016-10-06 16:44:49 -04:00
2016-09-27 18:42:46 -04:00