| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 | 3 |
| 4 Initial | 4 Initial |
| 5 | 5 |
| 6 { | 6 { |
| 7 "bounds": [785, 623], | 7 "bounds": [785, 623], |
| 8 "children": [ | 8 "children": [ |
| 9 { | 9 { |
| 10 "bounds": [785, 623], | 10 "bounds": [785, 623], |
| (...skipping 15 matching lines...) Expand all Loading... |
| 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, 1048], | 36 "bounds": [785, 1075], |
| 37 "children": [ | 37 "children": [ |
| 38 { | 38 { |
| 39 "bounds": [785, 1048], | 39 "bounds": [785, 1075], |
| 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, 1562], | 71 "bounds": [785, 1622], |
| 72 "children": [ | 72 "children": [ |
| 73 { | 73 { |
| 74 "bounds": [785, 1562], | 74 "bounds": [785, 1622], |
| 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 |