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 [237, 79, 15, 191], | 9 [237, 79, 15, 191], |
10 [237, 66, 15, 26], | 10 [237, 66, 15, 26], |
11 [237, 65, 15, 14], | 11 [237, 65, 15, 14], |
12 [16, 300, 191, 15], | 12 [16, 300, 191, 15], |
13 [3, 300, 26, 15], | 13 [3, 300, 26, 15], |
14 [2, 300, 14, 15], | 14 [2, 300, 14, 15] |
15 [2, 65, 235, 235] | |
16 ] | 15 ] |
17 } | 16 } |
18 ] | 17 ] |
19 } | 18 } |
20 | 19 |
OLD | NEW |