OLD | NEW |
---|---|
1 { | 1 { |
2 "bounds": [800, 600], | 2 "bounds": [800, 600], |
3 "children": [ | 3 "children": [ |
4 { | 4 { |
5 "bounds": [800, 600], | 5 "bounds": [800, 600], |
6 "contentsOpaque": true, | 6 "contentsOpaque": true, |
7 "drawsContent": true, | 7 "drawsContent": true, |
8 "repaintRects": [ | 8 "repaintRects": [ |
9 [485, 0, 15, 600], | 9 [485, 0, 15, 600], |
10 [372, 384, 48, 80], | 10 [372, 384, 48, 80], |
11 [372, 383, 48, 80], | 11 [372, 383, 48, 80], |
12 [303, 421, 66, 19], | 12 [303, 421, 66, 19], |
13 [303, 420, 66, 19], | 13 [303, 420, 66, 19], |
14 [151, 180, 39, 19], | 14 [151, 180, 39, 19], |
15 [149, 180, 44, 20], | 15 [149, 180, 44, 20], |
16 [14, 364, 48, 64], | 16 [14, 364, 48, 64], |
17 [14, 363, 48, 64], | 17 [14, 363, 48, 64], |
18 [8, 74, 418, 526], | |
chrishtr
2014/08/19 17:42:09
Don't know why precisely, but this one gets rid of
| |
19 [8, 74, 418, 526] | 18 [8, 74, 418, 526] |
20 ] | 19 ] |
21 } | 20 } |
22 ] | 21 ] |
23 } | 22 } |
24 | 23 |
OLD | NEW |