| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
| 4 Initial | 4 Initial |
| 5 | 5 |
| 6 { | 6 { |
| 7 "bounds": [785, 626], | 7 "bounds": [785, 614], |
| 8 "children": [ | 8 "children": [ |
| 9 { | 9 { |
| 10 "bounds": [785, 626], | 10 "bounds": [785, 614], |
| 11 "contentsOpaque": true, | 11 "contentsOpaque": true, |
| 12 "drawsContent": true, | 12 "drawsContent": true, |
| 13 "children": [ | 13 "children": [ |
| 14 { | 14 { |
| 15 "position": [18, 10], | 15 "position": [18, 10], |
| 16 "bounds": [749, 144] | 16 "bounds": [749, 144] |
| 17 }, | 17 }, |
| 18 { | 18 { |
| 19 "position": [14, 314], | 19 "position": [14, 314], |
| 20 "bounds": [757, 152], | 20 "bounds": [757, 152], |
| 21 "contentsVisible": false, | 21 "contentsVisible": false, |
| 22 "children": [ | 22 "children": [ |
| 23 { | 23 { |
| 24 "position": [24, 24], | 24 "position": [24, 24], |
| 25 "bounds": [100, 100] | 25 "bounds": [100, 100] |
| 26 } | 26 } |
| 27 ] | 27 ] |
| 28 } | 28 } |
| 29 ] | 29 ] |
| 30 } | 30 } |
| 31 ] | 31 ] |
| 32 } | 32 } |
| 33 After step 1 | 33 After step 1 |
| 34 | 34 |
| 35 { | 35 { |
| 36 "bounds": [785, 1051], | 36 "bounds": [785, 985], |
| 37 "children": [ | 37 "children": [ |
| 38 { | 38 { |
| 39 "bounds": [785, 1051], | 39 "bounds": [785, 985], |
| 40 "contentsOpaque": true, | 40 "contentsOpaque": true, |
| 41 "drawsContent": true, | 41 "drawsContent": true, |
| 42 "children": [ | 42 "children": [ |
| 43 { | 43 { |
| 44 "position": [18, 10], | 44 "position": [18, 10], |
| 45 "bounds": [749, 144], | 45 "bounds": [749, 144], |
| 46 "children": [ | 46 "children": [ |
| 47 { | 47 { |
| 48 "position": [20, 20], | 48 "position": [20, 20], |
| 49 "bounds": [100, 100] | 49 "bounds": [100, 100] |
| (...skipping 11 matching lines...) Expand all Loading... |
| 61 } | 61 } |
| 62 ] | 62 ] |
| 63 } | 63 } |
| 64 ] | 64 ] |
| 65 } | 65 } |
| 66 ] | 66 ] |
| 67 } | 67 } |
| 68 After step 2 | 68 After step 2 |
| 69 | 69 |
| 70 { | 70 { |
| 71 "bounds": [785, 1565], | 71 "bounds": [785, 1433], |
| 72 "children": [ | 72 "children": [ |
| 73 { | 73 { |
| 74 "bounds": [785, 1565], | 74 "bounds": [785, 1433], |
| 75 "contentsOpaque": true, | 75 "contentsOpaque": true, |
| 76 "drawsContent": true, | 76 "drawsContent": true, |
| 77 "children": [ | 77 "children": [ |
| 78 { | 78 { |
| 79 "position": [18, 10], | 79 "position": [18, 10], |
| 80 "bounds": [749, 144], | 80 "bounds": [749, 144], |
| 81 "children": [ | 81 "children": [ |
| 82 { | 82 { |
| 83 "position": [20, 20], | 83 "position": [20, 20], |
| 84 "bounds": [100, 100] | 84 "bounds": [100, 100] |
| (...skipping 20 matching lines...) Expand all Loading... |
| 105 "position": [24, 24], | 105 "position": [24, 24], |
| 106 "bounds": [100, 100] | 106 "bounds": [100, 100] |
| 107 } | 107 } |
| 108 ] | 108 ] |
| 109 } | 109 } |
| 110 ] | 110 ] |
| 111 } | 111 } |
| 112 ] | 112 ] |
| 113 } | 113 } |
| 114 | 114 |
| OLD | NEW |