| OLD | NEW |
| (Empty) |
| 1 { | |
| 2 "bounds": [800, 600], | |
| 3 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintForegrou
nd", "GraphicsLayerPaintMask"], | |
| 4 "children": [ | |
| 5 { | |
| 6 "bounds": [800, 600], | |
| 7 "contentsOpaque": true, | |
| 8 "drawsContent": true, | |
| 9 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaintFore
ground", "GraphicsLayerPaintMask"], | |
| 10 "children": [ | |
| 11 { | |
| 12 "position": [8, 8], | |
| 13 "bounds": [102, 102], | |
| 14 "drawsContent": true, | |
| 15 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerPaint
Mask", "GraphicsLayerPaintCompositedScroll"], | |
| 16 "children": [ | |
| 17 { | |
| 18 "position": [1, 1], | |
| 19 "bounds": [85, 85], | |
| 20 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerP
aintForeground", "GraphicsLayerPaintMask"], | |
| 21 "children": [ | |
| 22 { | |
| 23 "bounds": [85, 120], | |
| 24 "shouldFlattenTransform": false, | |
| 25 "drawsContent": true, | |
| 26 "paintingPhases": ["GraphicsLayerPaintForeground", "GraphicsLa
yerPaintOverflowContents", "GraphicsLayerPaintCompositedScroll"], | |
| 27 "children": [ | |
| 28 { | |
| 29 "shouldFlattenTransform": false, | |
| 30 "paintingPhases": ["GraphicsLayerPaintForeground", "Graphi
csLayerPaintOverflowContents", "GraphicsLayerPaintCompositedScroll"] | |
| 31 } | |
| 32 ] | |
| 33 } | |
| 34 ] | |
| 35 }, | |
| 36 { | |
| 37 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLayerP
aintForeground", "GraphicsLayerPaintMask"], | |
| 38 "children": [ | |
| 39 { | |
| 40 "position": [1, 86], | |
| 41 "bounds": [85, 15], | |
| 42 "drawsContent": true, | |
| 43 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLa
yerPaintForeground", "GraphicsLayerPaintMask"] | |
| 44 }, | |
| 45 { | |
| 46 "position": [86, 1], | |
| 47 "bounds": [15, 85], | |
| 48 "drawsContent": true, | |
| 49 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLa
yerPaintForeground", "GraphicsLayerPaintMask"] | |
| 50 }, | |
| 51 { | |
| 52 "position": [86, 86], | |
| 53 "bounds": [15, 15], | |
| 54 "drawsContent": true, | |
| 55 "paintingPhases": ["GraphicsLayerPaintBackground", "GraphicsLa
yerPaintForeground", "GraphicsLayerPaintMask"] | |
| 56 } | |
| 57 ] | |
| 58 } | |
| 59 ] | |
| 60 } | |
| 61 ] | |
| 62 } | |
| 63 ] | |
| 64 } | |
| 65 | |
| OLD | NEW |