Denis Koroskin and Ahmed El-Helw
8014147013
Fix order of NodeRegions
...
Summary: Before the patch, order of NodeRegions was inconsistent. Given parent A and 3 children B, C and D, we collect DrawCommands like this: A, B, C, D but NodeRegions were collected as B, C, D, A which neither matches draw order, nor a reverse of it. This patch changes it so that NodeRegions are collected in drawing order (A, B, C, D) and we iterate backwards to find correct touch target (in case they overlap).
Reviewed By: ahmedre
Differential Revision: D3018034
2016-12-19 13:40:24 -08:00
..
2016-12-19 13:40:23 -08:00
2016-12-19 13:40:15 -08:00
2016-12-19 13:40:21 -08:00
2016-12-19 13:40:21 -08:00
2016-12-19 13:40:15 -08:00
2016-12-19 13:40:20 -08:00
2016-12-19 13:40:17 -08:00
2016-12-19 13:40:21 -08:00
2016-12-19 13:40:16 -08:00
2016-12-19 13:40:20 -08:00
2016-12-19 13:40:20 -08:00
2016-12-19 13:40:20 -08:00
2016-12-19 13:40:20 -08:00
2016-12-19 13:40:18 -08:00
2016-12-19 13:40:21 -08:00
2016-12-19 13:40:15 -08:00
2016-12-19 13:40:20 -08:00
2016-12-19 13:40:22 -08:00
2016-12-19 13:40:23 -08:00
2016-12-19 13:40:23 -08:00
2016-12-19 13:40:23 -08:00
2016-12-19 13:40:20 -08:00
2016-12-19 13:40:19 -08:00
2016-12-19 13:40:24 -08:00
2016-12-19 13:40:17 -08:00
2016-12-19 13:40:19 -08:00
2016-12-19 13:40:20 -08:00
2016-12-19 13:40:20 -08:00
2016-12-19 13:40:23 -08:00
2016-12-19 13:40:21 -08:00
2016-12-19 13:40:17 -08:00
2016-12-19 13:40:20 -08:00
2016-12-19 13:40:20 -08:00
2016-12-19 13:40:19 -08:00
2016-12-19 13:40:19 -08:00
2016-12-19 13:40:15 -08:00
2016-12-19 13:40:23 -08:00
2016-12-19 13:40:19 -08:00
2016-12-19 13:40:18 -08:00
2016-12-19 13:40:23 -08:00
2016-12-19 13:40:21 -08:00
2016-12-19 13:40:17 -08:00
2016-12-19 13:40:24 -08:00
2016-12-19 13:40:19 -08:00
2016-12-19 13:40:24 -08:00
2016-12-19 13:40:15 -08:00
2016-12-19 13:40:20 -08:00
2016-12-19 13:40:24 -08:00
2016-12-19 13:40:17 -08:00
2016-12-19 13:40:15 -08:00
2016-12-19 13:40:16 -08:00
2016-12-19 13:40:15 -08:00