| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "bounds": [800, 600], | |
| 3 "children": [ | |
| 4 { | |
| 5 "bounds": [800, 600], | |
| 6 "contentsOpaque": true, | |
| 7 "drawsContent": true, | |
| 8 "children": [ | |
| 9 { | |
| 10 "position": [8, 8], | |
| 11 "bounds": [630, 180], | |
| 12 "drawsContent": true, | |
| 13 "backfaceVisibility": "hidden", | |
| 14 "repaintRects": [ | |
| 15 [0, 0, 630, 180] | |
| 16 ], | |
| 17 "paintInvalidationClients": [ | |
| 18 "LayoutText #text", | |
| 19 "InlineTextBox 'Lorem ipsum'", | |
| 20 "InlineTextBox 'dolor sit amet,'", | |
| 21 "InlineTextBox 'consectetur'", | |
| 22 "InlineTextBox 'adipiscing'", | |
| 23 "InlineTextBox 'elit. Fusce'", | |
| 24 "InlineTextBox 'varius, metus'", | |
| 25 "InlineTextBox 'eu fringilla'", | |
| 26 "InlineTextBox 'pulvinar, ipsum'", | |
| 27 "InlineTextBox 'sapien'", | |
| 28 "InlineTextBox 'ultricies arcu,'", | |
| 29 "InlineTextBox 'non condimentum'", | |
| 30 "InlineTextBox 'quam est eu'", | |
| 31 "InlineTextBox 'purus. Ut nisl'", | |
| 32 "InlineTextBox 'libero,'", | |
| 33 "InlineTextBox 'suscipit ut leo'", | |
| 34 "InlineTextBox 'eget, dapibus'", | |
| 35 "InlineTextBox 'ultrices dolor.'" | |
| 36 ] | |
| 37 } | |
| 38 ] | |
| 39 } | |
| 40 ] | |
| 41 } | |
| 42 | |
| OLD | NEW |