Fix all the components to pick the right colours from the theme.
R=abarth@chromium.org Review URL: https://codereview.chromium.org/1217573003.
This commit is contained in:
parent
41ffb31681
commit
52ec1336d6
@ -41,10 +41,10 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
||||
2 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(145.25, 132.0)
|
||||
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff00dd00)))
|
||||
2 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 124.0)
|
||||
2 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 122.0)
|
||||
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | | | | translate(173.25, 124.0)
|
||||
2 | | | | | | | | | | translate(-173.25, -124.0)
|
||||
2 | | | | | | | | | | translate(173.25, 122.0)
|
||||
2 | | | | | | | | | | translate(-173.25, -122.0)
|
||||
2 | | | | | paintChild RenderPadding at Point(488.75, 106.0)
|
||||
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderConstrainedBox at Point(496.75, 114.0)
|
||||
@ -71,10 +71,10 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
||||
2 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(522.75, 132.0)
|
||||
2 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xffdd0000)))
|
||||
2 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 124.0)
|
||||
2 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 122.0)
|
||||
2 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | | | | translate(550.75, 124.0)
|
||||
2 | | | | | | | | | | translate(-550.75, -124.0)
|
||||
2 | | | | | | | | | | translate(550.75, 122.0)
|
||||
2 | | | | | | | | | | translate(-550.75, -122.0)
|
||||
2 | | | paintChild RenderPadding at Point(191.5, 183.0)
|
||||
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | paintChild RenderDecoratedBox at Point(199.5, 191.0)
|
||||
@ -94,12 +94,12 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
||||
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
|
||||
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | paintChild RenderPadding at Point(8.0, 41.0)
|
||||
2 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
|
||||
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderParagraph at Point(32.0, 41.0)
|
||||
2 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | translate(32.0, 41.0)
|
||||
2 | | | | | | | translate(-32.0, -41.0)
|
||||
2 | | | | | | | translate(32.0, 39.0)
|
||||
2 | | | | | | | translate(-32.0, -39.0)
|
||||
------------------------------------------------------------------------
|
||||
CONSOLE:
|
||||
PAINT FOR FRAME #3 ----------------------------------------------
|
||||
@ -139,10 +139,10 @@ PAINT FOR FRAME #3 ----------------------------------------------
|
||||
3 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(145.25, 132.0)
|
||||
3 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff00dd00)))
|
||||
3 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 124.0)
|
||||
3 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 122.0)
|
||||
3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | | | | | translate(173.25, 124.0)
|
||||
3 | | | | | | | | | | translate(-173.25, -124.0)
|
||||
3 | | | | | | | | | | translate(173.25, 122.0)
|
||||
3 | | | | | | | | | | translate(-173.25, -122.0)
|
||||
3 | | | | | paintChild RenderPadding at Point(488.75, 106.0)
|
||||
3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | paintChild RenderConstrainedBox at Point(496.75, 114.0)
|
||||
@ -169,10 +169,10 @@ PAINT FOR FRAME #3 ----------------------------------------------
|
||||
3 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(522.75, 132.0)
|
||||
3 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xffdd0000)))
|
||||
3 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 124.0)
|
||||
3 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 122.0)
|
||||
3 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | | | | | translate(550.75, 124.0)
|
||||
3 | | | | | | | | | | translate(-550.75, -124.0)
|
||||
3 | | | | | | | | | | translate(550.75, 122.0)
|
||||
3 | | | | | | | | | | translate(-550.75, -122.0)
|
||||
3 | | | paintChild RenderPadding at Point(191.5, 183.0)
|
||||
3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | paintChild RenderDecoratedBox at Point(199.5, 191.0)
|
||||
@ -195,12 +195,12 @@ PAINT FOR FRAME #3 ----------------------------------------------
|
||||
3 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
|
||||
3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | paintChild RenderPadding at Point(8.0, 41.0)
|
||||
3 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
|
||||
3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | paintChild RenderParagraph at Point(32.0, 41.0)
|
||||
3 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
|
||||
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | | translate(32.0, 41.0)
|
||||
3 | | | | | | | translate(-32.0, -41.0)
|
||||
3 | | | | | | | translate(32.0, 39.0)
|
||||
3 | | | | | | | translate(-32.0, -39.0)
|
||||
------------------------------------------------------------------------
|
||||
CONSOLE:
|
||||
PAINT FOR FRAME #4 ----------------------------------------------
|
||||
@ -240,10 +240,10 @@ PAINT FOR FRAME #4 ----------------------------------------------
|
||||
4 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(145.25, 132.0)
|
||||
4 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff00dd00)))
|
||||
4 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 124.0)
|
||||
4 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 122.0)
|
||||
4 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | | | | | | | translate(173.25, 124.0)
|
||||
4 | | | | | | | | | | translate(-173.25, -124.0)
|
||||
4 | | | | | | | | | | translate(173.25, 122.0)
|
||||
4 | | | | | | | | | | translate(-173.25, -122.0)
|
||||
4 | | | | | paintChild RenderPadding at Point(488.75, 106.0)
|
||||
4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | | | paintChild RenderConstrainedBox at Point(496.75, 114.0)
|
||||
@ -270,10 +270,10 @@ PAINT FOR FRAME #4 ----------------------------------------------
|
||||
4 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(522.75, 132.0)
|
||||
4 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xffdd0000)))
|
||||
4 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 124.0)
|
||||
4 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 122.0)
|
||||
4 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | | | | | | | translate(550.75, 124.0)
|
||||
4 | | | | | | | | | | translate(-550.75, -124.0)
|
||||
4 | | | | | | | | | | translate(550.75, 122.0)
|
||||
4 | | | | | | | | | | translate(-550.75, -122.0)
|
||||
4 | | | paintChild RenderPadding at Point(191.5, 183.0)
|
||||
4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | paintChild RenderDecoratedBox at Point(199.5, 191.0)
|
||||
@ -299,12 +299,12 @@ PAINT FOR FRAME #4 ----------------------------------------------
|
||||
4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
|
||||
4 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | | paintChild RenderPadding at Point(8.0, 41.0)
|
||||
4 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
|
||||
4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | | | paintChild RenderParagraph at Point(32.0, 41.0)
|
||||
4 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
|
||||
4 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | | | | translate(32.0, 41.0)
|
||||
4 | | | | | | | translate(-32.0, -41.0)
|
||||
4 | | | | | | | translate(32.0, 39.0)
|
||||
4 | | | | | | | translate(-32.0, -39.0)
|
||||
------------------------------------------------------------------------
|
||||
CONSOLE:
|
||||
PAINT FOR FRAME #5 ----------------------------------------------
|
||||
@ -344,10 +344,10 @@ PAINT FOR FRAME #5 ----------------------------------------------
|
||||
5 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(145.25, 132.0)
|
||||
5 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
5 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff00dd00)))
|
||||
5 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 124.0)
|
||||
5 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 122.0)
|
||||
5 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
5 | | | | | | | | | | translate(173.25, 124.0)
|
||||
5 | | | | | | | | | | translate(-173.25, -124.0)
|
||||
5 | | | | | | | | | | translate(173.25, 122.0)
|
||||
5 | | | | | | | | | | translate(-173.25, -122.0)
|
||||
5 | | | | | paintChild RenderPadding at Point(488.75, 106.0)
|
||||
5 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
5 | | | | | | paintChild RenderConstrainedBox at Point(496.75, 114.0)
|
||||
@ -374,10 +374,10 @@ PAINT FOR FRAME #5 ----------------------------------------------
|
||||
5 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(522.75, 132.0)
|
||||
5 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
5 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xffdd0000)))
|
||||
5 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 124.0)
|
||||
5 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 122.0)
|
||||
5 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
5 | | | | | | | | | | translate(550.75, 124.0)
|
||||
5 | | | | | | | | | | translate(-550.75, -124.0)
|
||||
5 | | | | | | | | | | translate(550.75, 122.0)
|
||||
5 | | | | | | | | | | translate(-550.75, -122.0)
|
||||
5 | | | paintChild RenderPadding at Point(191.5, 183.0)
|
||||
5 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
5 | | | | paintChild RenderDecoratedBox at Point(199.5, 191.0)
|
||||
@ -406,12 +406,12 @@ PAINT FOR FRAME #5 ----------------------------------------------
|
||||
5 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
5 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
|
||||
5 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
5 | | | | | paintChild RenderPadding at Point(8.0, 41.0)
|
||||
5 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
|
||||
5 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
5 | | | | | | paintChild RenderParagraph at Point(32.0, 41.0)
|
||||
5 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
|
||||
5 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
5 | | | | | | | translate(32.0, 41.0)
|
||||
5 | | | | | | | translate(-32.0, -41.0)
|
||||
5 | | | | | | | translate(32.0, 39.0)
|
||||
5 | | | | | | | translate(-32.0, -39.0)
|
||||
------------------------------------------------------------------------
|
||||
CONSOLE:
|
||||
PAINT FOR FRAME #6 ----------------------------------------------
|
||||
@ -451,10 +451,10 @@ PAINT FOR FRAME #6 ----------------------------------------------
|
||||
6 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(145.25, 132.0)
|
||||
6 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
6 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff00dd00)))
|
||||
6 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 124.0)
|
||||
6 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 122.0)
|
||||
6 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
6 | | | | | | | | | | translate(173.25, 124.0)
|
||||
6 | | | | | | | | | | translate(-173.25, -124.0)
|
||||
6 | | | | | | | | | | translate(173.25, 122.0)
|
||||
6 | | | | | | | | | | translate(-173.25, -122.0)
|
||||
6 | | | | | paintChild RenderPadding at Point(488.75, 106.0)
|
||||
6 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
6 | | | | | | paintChild RenderConstrainedBox at Point(496.75, 114.0)
|
||||
@ -481,10 +481,10 @@ PAINT FOR FRAME #6 ----------------------------------------------
|
||||
6 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(522.75, 132.0)
|
||||
6 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
6 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xffdd0000)))
|
||||
6 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 124.0)
|
||||
6 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 122.0)
|
||||
6 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
6 | | | | | | | | | | translate(550.75, 124.0)
|
||||
6 | | | | | | | | | | translate(-550.75, -124.0)
|
||||
6 | | | | | | | | | | translate(550.75, 122.0)
|
||||
6 | | | | | | | | | | translate(-550.75, -122.0)
|
||||
6 | | | paintChild RenderPadding at Point(191.5, 183.0)
|
||||
6 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
6 | | | | paintChild RenderDecoratedBox at Point(199.5, 191.0)
|
||||
@ -510,12 +510,12 @@ PAINT FOR FRAME #6 ----------------------------------------------
|
||||
6 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
6 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
|
||||
6 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
6 | | | | | paintChild RenderPadding at Point(8.0, 41.0)
|
||||
6 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
|
||||
6 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
6 | | | | | | paintChild RenderParagraph at Point(32.0, 41.0)
|
||||
6 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
|
||||
6 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
6 | | | | | | | translate(32.0, 41.0)
|
||||
6 | | | | | | | translate(-32.0, -41.0)
|
||||
6 | | | | | | | translate(32.0, 39.0)
|
||||
6 | | | | | | | translate(-32.0, -39.0)
|
||||
------------------------------------------------------------------------
|
||||
CONSOLE:
|
||||
PAINT FOR FRAME #7 ----------------------------------------------
|
||||
@ -555,10 +555,10 @@ PAINT FOR FRAME #7 ----------------------------------------------
|
||||
7 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(145.25, 132.0)
|
||||
7 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
7 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff00dd00)))
|
||||
7 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 124.0)
|
||||
7 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 122.0)
|
||||
7 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
7 | | | | | | | | | | translate(173.25, 124.0)
|
||||
7 | | | | | | | | | | translate(-173.25, -124.0)
|
||||
7 | | | | | | | | | | translate(173.25, 122.0)
|
||||
7 | | | | | | | | | | translate(-173.25, -122.0)
|
||||
7 | | | | | paintChild RenderPadding at Point(488.75, 106.0)
|
||||
7 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
7 | | | | | | paintChild RenderConstrainedBox at Point(496.75, 114.0)
|
||||
@ -585,10 +585,10 @@ PAINT FOR FRAME #7 ----------------------------------------------
|
||||
7 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(522.75, 132.0)
|
||||
7 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
7 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xffdd0000)))
|
||||
7 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 124.0)
|
||||
7 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 122.0)
|
||||
7 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
7 | | | | | | | | | | translate(550.75, 124.0)
|
||||
7 | | | | | | | | | | translate(-550.75, -124.0)
|
||||
7 | | | | | | | | | | translate(550.75, 122.0)
|
||||
7 | | | | | | | | | | translate(-550.75, -122.0)
|
||||
7 | | | paintChild RenderPadding at Point(191.5, 183.0)
|
||||
7 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
7 | | | | paintChild RenderDecoratedBox at Point(199.5, 191.0)
|
||||
@ -611,12 +611,12 @@ PAINT FOR FRAME #7 ----------------------------------------------
|
||||
7 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
7 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
|
||||
7 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
7 | | | | | paintChild RenderPadding at Point(8.0, 41.0)
|
||||
7 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
|
||||
7 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
7 | | | | | | paintChild RenderParagraph at Point(32.0, 41.0)
|
||||
7 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
|
||||
7 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
7 | | | | | | | translate(32.0, 41.0)
|
||||
7 | | | | | | | translate(-32.0, -41.0)
|
||||
7 | | | | | | | translate(32.0, 39.0)
|
||||
7 | | | | | | | translate(-32.0, -39.0)
|
||||
------------------------------------------------------------------------
|
||||
CONSOLE:
|
||||
PAINT FOR FRAME #8 ----------------------------------------------
|
||||
@ -656,10 +656,10 @@ PAINT FOR FRAME #8 ----------------------------------------------
|
||||
8 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(145.25, 132.0)
|
||||
8 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
8 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xff00dd00)))
|
||||
8 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 124.0)
|
||||
8 | | | | | | | | | paintChild RenderParagraph at Point(173.25, 122.0)
|
||||
8 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
8 | | | | | | | | | | translate(173.25, 124.0)
|
||||
8 | | | | | | | | | | translate(-173.25, -124.0)
|
||||
8 | | | | | | | | | | translate(173.25, 122.0)
|
||||
8 | | | | | | | | | | translate(-173.25, -122.0)
|
||||
8 | | | | | paintChild RenderPadding at Point(488.75, 106.0)
|
||||
8 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
8 | | | | | | paintChild RenderConstrainedBox at Point(496.75, 114.0)
|
||||
@ -686,10 +686,10 @@ PAINT FOR FRAME #8 ----------------------------------------------
|
||||
8 | | | | | | | | | | | | | paintChild RenderSolidColor at Point(522.75, 132.0)
|
||||
8 | | | | | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
8 | | | | | | | | | | | | | | drawPath(Instance of 'Path', Paint(color:Color(0xffdd0000)))
|
||||
8 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 124.0)
|
||||
8 | | | | | | | | | paintChild RenderParagraph at Point(550.75, 122.0)
|
||||
8 | | | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
8 | | | | | | | | | | translate(550.75, 124.0)
|
||||
8 | | | | | | | | | | translate(-550.75, -124.0)
|
||||
8 | | | | | | | | | | translate(550.75, 122.0)
|
||||
8 | | | | | | | | | | translate(-550.75, -122.0)
|
||||
8 | | | paintChild RenderPadding at Point(191.5, 183.0)
|
||||
8 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
8 | | | | paintChild RenderDecoratedBox at Point(199.5, 191.0)
|
||||
@ -715,11 +715,11 @@ PAINT FOR FRAME #8 ----------------------------------------------
|
||||
8 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
8 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
|
||||
8 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
8 | | | | | paintChild RenderPadding at Point(8.0, 41.0)
|
||||
8 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
|
||||
8 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
8 | | | | | | paintChild RenderParagraph at Point(32.0, 41.0)
|
||||
8 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
|
||||
8 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
8 | | | | | | | translate(32.0, 41.0)
|
||||
8 | | | | | | | translate(-32.0, -41.0)
|
||||
8 | | | | | | | translate(32.0, 39.0)
|
||||
8 | | | | | | | translate(-32.0, -39.0)
|
||||
------------------------------------------------------------------------
|
||||
PAINTED 8 FRAMES
|
||||
|
@ -31,12 +31,12 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | paintChild RenderImage at Point(16.0, 41.0)
|
||||
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderPadding at Point(48.0, 41.0)
|
||||
2 | | | | | | paintChild RenderPadding at Point(48.0, 39.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | paintChild RenderParagraph at Point(72.0, 41.0)
|
||||
2 | | | | | | | paintChild RenderParagraph at Point(72.0, 39.0)
|
||||
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | | translate(72.0, 41.0)
|
||||
2 | | | | | | | | translate(-72.0, -41.0)
|
||||
2 | | | | | | | | translate(72.0, 39.0)
|
||||
2 | | | | | | | | translate(-72.0, -39.0)
|
||||
2 | | | | | | paintChild RenderPadding at Point(712.0, 33.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | paintChild RenderImage at Point(720.0, 41.0)
|
||||
@ -82,12 +82,12 @@ PAINT FOR FRAME #3 ----------------------------------------------
|
||||
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | | paintChild RenderImage at Point(16.0, 41.0)
|
||||
3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | paintChild RenderPadding at Point(48.0, 41.0)
|
||||
3 | | | | | | paintChild RenderPadding at Point(48.0, 39.0)
|
||||
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | | paintChild RenderParagraph at Point(72.0, 41.0)
|
||||
3 | | | | | | | paintChild RenderParagraph at Point(72.0, 39.0)
|
||||
3 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | | | translate(72.0, 41.0)
|
||||
3 | | | | | | | | translate(-72.0, -41.0)
|
||||
3 | | | | | | | | translate(72.0, 39.0)
|
||||
3 | | | | | | | | translate(-72.0, -39.0)
|
||||
3 | | | | | | paintChild RenderPadding at Point(712.0, 33.0)
|
||||
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | | paintChild RenderImage at Point(720.0, 41.0)
|
||||
|
@ -108,11 +108,11 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
||||
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
|
||||
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | paintChild RenderPadding at Point(8.0, 41.0)
|
||||
2 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
|
||||
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderParagraph at Point(32.0, 41.0)
|
||||
2 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | translate(32.0, 41.0)
|
||||
2 | | | | | | | translate(-32.0, -41.0)
|
||||
2 | | | | | | | translate(32.0, 39.0)
|
||||
2 | | | | | | | translate(-32.0, -39.0)
|
||||
------------------------------------------------------------------------
|
||||
PAINTED 2 FRAMES
|
||||
|
@ -18,49 +18,49 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
||||
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | paintChild RenderOpacity at Point(104.83333333333334, 81.0)
|
||||
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderPadding at Point(121.33333333333334, 93.0)
|
||||
2 | | | | | | paintChild RenderPadding at Point(121.33333333333334, 91.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | paintChild RenderImage at Point(121.33333333333334, 93.0)
|
||||
2 | | | | | | | paintChild RenderImage at Point(121.33333333333334, 91.0)
|
||||
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderParagraph at Point(104.83333333333334, 127.0)
|
||||
2 | | | | | | paintChild RenderParagraph at Point(104.83333333333334, 125.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | translate(104.83333333333334, 127.0)
|
||||
2 | | | | | | | translate(-104.83333333333334, -127.0)
|
||||
2 | | | | | | | translate(104.83333333333334, 125.0)
|
||||
2 | | | | | | | translate(-104.83333333333334, -125.0)
|
||||
2 | | | | drawRect(Rect.fromLTRB(0.0, 153.0, 266.6666564941406, 155.0), Paint(color:Color(0xffff4081)))
|
||||
2 | | | | paintChild RenderInkWell at Point(266.6666666666667, 81.0)
|
||||
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | paintChild RenderOpacity at Point(360.0, 81.0)
|
||||
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
|
||||
2 | | | | | | paintChild RenderPadding at Point(388.0, 93.0)
|
||||
2 | | | | | | paintChild RenderPadding at Point(388.0, 91.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | paintChild RenderImage at Point(388.0, 93.0)
|
||||
2 | | | | | | | paintChild RenderImage at Point(388.0, 91.0)
|
||||
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderParagraph at Point(360.0, 127.0)
|
||||
2 | | | | | | paintChild RenderParagraph at Point(360.0, 125.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | translate(360.0, 127.0)
|
||||
2 | | | | | | | translate(-360.0, -127.0)
|
||||
2 | | | | | | | translate(360.0, 125.0)
|
||||
2 | | | | | | | translate(-360.0, -125.0)
|
||||
2 | | | | | | restore
|
||||
2 | | | | paintChild RenderInkWell at Point(533.3333333333334, 81.0)
|
||||
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | paintChild RenderOpacity at Point(630.6666666666667, 81.0)
|
||||
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | saveLayer(null, Paint(color:Color(0xb3000000)))
|
||||
2 | | | | | | paintChild RenderPadding at Point(654.6666666666667, 93.0)
|
||||
2 | | | | | | paintChild RenderPadding at Point(654.6666666666667, 91.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | paintChild RenderImage at Point(654.6666666666667, 93.0)
|
||||
2 | | | | | | | paintChild RenderImage at Point(654.6666666666667, 91.0)
|
||||
2 | | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderParagraph at Point(630.6666666666667, 127.0)
|
||||
2 | | | | | | paintChild RenderParagraph at Point(630.6666666666667, 125.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | translate(630.6666666666667, 127.0)
|
||||
2 | | | | | | | translate(-630.6666666666667, -127.0)
|
||||
2 | | | | | | | translate(630.6666666666667, 125.0)
|
||||
2 | | | | | | | translate(-630.6666666666667, -125.0)
|
||||
2 | | | | | | restore
|
||||
2 | | | paintChild RenderPositionedBox at Point(310.0, 155.0)
|
||||
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | paintChild RenderParagraph at Point(310.0, 349.5)
|
||||
2 | | | | paintChild RenderParagraph at Point(310.0, 343.5)
|
||||
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | translate(310.0, 349.5)
|
||||
2 | | | | | translate(-310.0, -349.5)
|
||||
2 | | | | | translate(310.0, 343.5)
|
||||
2 | | | | | translate(-310.0, -343.5)
|
||||
2 | | paintChild RenderDecoratedBox at Point(0.0, 0.0)
|
||||
2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 81.0), Paint(color:Color(0xff3f51b5), drawLooper:true))
|
||||
@ -68,11 +68,11 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
||||
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | paintChild RenderConstrainedBox at Point(8.0, 25.0)
|
||||
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | paintChild RenderPadding at Point(8.0, 41.0)
|
||||
2 | | | | | paintChild RenderPadding at Point(8.0, 39.0)
|
||||
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderParagraph at Point(32.0, 41.0)
|
||||
2 | | | | | | paintChild RenderParagraph at Point(32.0, 39.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | translate(32.0, 41.0)
|
||||
2 | | | | | | | translate(-32.0, -41.0)
|
||||
2 | | | | | | | translate(32.0, 39.0)
|
||||
2 | | | | | | | translate(-32.0, -39.0)
|
||||
------------------------------------------------------------------------
|
||||
PAINTED 2 FRAMES
|
||||
|
@ -15,10 +15,10 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
||||
2 | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
|
||||
2 | | | | paintChild RenderPositionedBox at Point(364.0, 282.0)
|
||||
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | paintChild RenderParagraph at Point(370.0, 292.0)
|
||||
2 | | | | | paintChild RenderParagraph at Point(370.0, 290.0)
|
||||
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | translate(370.0, 292.0)
|
||||
2 | | | | | | translate(-370.0, -292.0)
|
||||
2 | | | | | | translate(370.0, 290.0)
|
||||
2 | | | | | | translate(-370.0, -290.0)
|
||||
------------------------------------------------------------------------
|
||||
CONSOLE:
|
||||
PAINT FOR FRAME #3 ----------------------------------------------
|
||||
@ -32,10 +32,10 @@ PAINT FOR FRAME #3 ----------------------------------------------
|
||||
3 | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0x00000000)))
|
||||
3 | | | | paintChild RenderPositionedBox at Point(364.0, 282.0)
|
||||
3 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | paintChild RenderParagraph at Point(370.0, 292.0)
|
||||
3 | | | | | paintChild RenderParagraph at Point(370.0, 290.0)
|
||||
3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | translate(370.0, 292.0)
|
||||
3 | | | | | | translate(-370.0, -292.0)
|
||||
3 | | | | | | translate(370.0, 290.0)
|
||||
3 | | | | | | translate(-370.0, -290.0)
|
||||
------------------------------------------------------------------------
|
||||
CONSOLE:
|
||||
PAINT FOR FRAME #4 ----------------------------------------------
|
||||
@ -47,10 +47,10 @@ PAINT FOR FRAME #4 ----------------------------------------------
|
||||
4 | | | drawCircle(Point(400.0, 300.0), 28.0, Paint(color:Color(0xffff4081), drawLooper:true))
|
||||
4 | | | saveLayer(Rect.fromLTRB(372.0, 272.0, 428.0, 328.0), Paint(color:Color(0xff000000)))
|
||||
4 | | | clipPath(Instance of 'Path')
|
||||
4 | | | paintChild RenderParagraph at Point(394.0, 292.0)
|
||||
4 | | | paintChild RenderParagraph at Point(394.0, 290.0)
|
||||
4 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | translate(394.0, 292.0)
|
||||
4 | | | | translate(-394.0, -292.0)
|
||||
4 | | | | translate(394.0, 290.0)
|
||||
4 | | | | translate(-394.0, -290.0)
|
||||
4 | | | restore
|
||||
------------------------------------------------------------------------
|
||||
PAINTED 4 FRAMES
|
||||
|
@ -13,28 +13,28 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
||||
2 | | | drawRect(Rect.fromLTRB(0.0, 0.0, 800.0, 600.0), Paint(color:Color(0x7f000000)))
|
||||
2 | | paintChild RenderPositionedBox at Point(0.0, 0.0)
|
||||
2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | paintChild RenderPadding at Point(220.0, 212.5)
|
||||
2 | | | paintChild RenderPadding at Point(220.0, 206.0)
|
||||
2 | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | paintChild RenderConstrainedBox at Point(260.0, 236.5)
|
||||
2 | | | | paintChild RenderConstrainedBox at Point(260.0, 230.0)
|
||||
2 | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffffffff), drawLooper:true))
|
||||
2 | | | | | paintChild RenderPadding at Point(260.0, 236.5)
|
||||
2 | | | | | paintChild RenderPadding at Point(260.0, 230.0)
|
||||
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderParagraph at Point(284.0, 260.5)
|
||||
2 | | | | | | paintChild RenderParagraph at Point(284.0, 254.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | translate(284.0, 260.5)
|
||||
2 | | | | | | | translate(-284.0, -260.5)
|
||||
2 | | | | | paintChild RenderPadding at Point(260.0, 284.5)
|
||||
2 | | | | | | | translate(284.0, 254.0)
|
||||
2 | | | | | | | translate(-284.0, -254.0)
|
||||
2 | | | | | paintChild RenderPadding at Point(260.0, 282.0)
|
||||
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderParagraph at Point(284.0, 304.5)
|
||||
2 | | | | | | paintChild RenderParagraph at Point(284.0, 302.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | translate(284.0, 304.5)
|
||||
2 | | | | | | | translate(-284.0, -304.5)
|
||||
2 | | | | | paintChild RenderFlex at Point(260.0, 347.5)
|
||||
2 | | | | | | | translate(284.0, 302.0)
|
||||
2 | | | | | | | translate(-284.0, -302.0)
|
||||
2 | | | | | paintChild RenderFlex at Point(260.0, 350.0)
|
||||
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderParagraph at Point(411.0, 347.5)
|
||||
2 | | | | | | paintChild RenderParagraph at Point(411.0, 350.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | translate(411.0, 347.5)
|
||||
2 | | | | | | | translate(-411.0, -347.5)
|
||||
2 | | | | | | | translate(411.0, 350.0)
|
||||
2 | | | | | | | translate(-411.0, -350.0)
|
||||
------------------------------------------------------------------------
|
||||
PAINTED 2 FRAMES
|
||||
|
@ -20,10 +20,10 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
||||
2 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
|
||||
2 | | | | | paintChild RenderPositionedBox at Point(441.0, 107.0)
|
||||
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderParagraph at Point(441.0, 117.0)
|
||||
2 | | | | | | paintChild RenderParagraph at Point(441.0, 115.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | translate(441.0, 117.0)
|
||||
2 | | | | | | | translate(-441.0, -117.0)
|
||||
2 | | | | | | | translate(441.0, 115.0)
|
||||
2 | | | | | | | translate(-441.0, -115.0)
|
||||
2 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
|
||||
2 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
|
||||
@ -36,10 +36,10 @@ PAINT FOR FRAME #2 ----------------------------------------------
|
||||
2 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
|
||||
2 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0)
|
||||
2 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | paintChild RenderParagraph at Point(228.5, 367.0)
|
||||
2 | | | | | | paintChild RenderParagraph at Point(228.5, 365.0)
|
||||
2 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
2 | | | | | | | translate(228.5, 367.0)
|
||||
2 | | | | | | | translate(-228.5, -367.0)
|
||||
2 | | | | | | | translate(228.5, 365.0)
|
||||
2 | | | | | | | translate(-228.5, -365.0)
|
||||
------------------------------------------------------------------------
|
||||
CONSOLE:
|
||||
PAINT FOR FRAME #3 ----------------------------------------------
|
||||
@ -58,10 +58,10 @@ PAINT FOR FRAME #3 ----------------------------------------------
|
||||
3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
|
||||
3 | | | | | paintChild RenderPositionedBox at Point(565.0, 107.0)
|
||||
3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | paintChild RenderParagraph at Point(565.0, 117.0)
|
||||
3 | | | | | | paintChild RenderParagraph at Point(565.0, 115.0)
|
||||
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | | translate(565.0, 117.0)
|
||||
3 | | | | | | | translate(-565.0, -117.0)
|
||||
3 | | | | | | | translate(565.0, 115.0)
|
||||
3 | | | | | | | translate(-565.0, -115.0)
|
||||
3 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
|
||||
3 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
|
||||
@ -74,10 +74,10 @@ PAINT FOR FRAME #3 ----------------------------------------------
|
||||
3 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
|
||||
3 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0)
|
||||
3 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | paintChild RenderParagraph at Point(290.5, 367.0)
|
||||
3 | | | | | | paintChild RenderParagraph at Point(290.5, 365.0)
|
||||
3 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
3 | | | | | | | translate(290.5, 367.0)
|
||||
3 | | | | | | | translate(-290.5, -367.0)
|
||||
3 | | | | | | | translate(290.5, 365.0)
|
||||
3 | | | | | | | translate(-290.5, -365.0)
|
||||
------------------------------------------------------------------------
|
||||
CONSOLE:
|
||||
PAINT FOR FRAME #4 ----------------------------------------------
|
||||
@ -96,10 +96,10 @@ PAINT FOR FRAME #4 ----------------------------------------------
|
||||
4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
|
||||
4 | | | | | paintChild RenderPositionedBox at Point(441.0, 107.0)
|
||||
4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | | | paintChild RenderParagraph at Point(441.0, 117.0)
|
||||
4 | | | | | | paintChild RenderParagraph at Point(441.0, 115.0)
|
||||
4 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | | | | translate(441.0, 117.0)
|
||||
4 | | | | | | | translate(-441.0, -117.0)
|
||||
4 | | | | | | | translate(441.0, 115.0)
|
||||
4 | | | | | | | translate(-441.0, -115.0)
|
||||
4 | | paintChild RenderConstrainedBox at Point(0.0, 250.0)
|
||||
4 | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | paintChild RenderDecoratedBox at Point(0.0, 250.0)
|
||||
@ -112,9 +112,9 @@ PAINT FOR FRAME #4 ----------------------------------------------
|
||||
4 | | | | | drawRRect(Instance of 'RRect', Paint(color:Color(0xffe0e0e0), drawLooper:true))
|
||||
4 | | | | | paintChild RenderPositionedBox at Point(16.0, 258.0)
|
||||
4 | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | | | paintChild RenderParagraph at Point(228.5, 367.0)
|
||||
4 | | | | | | paintChild RenderParagraph at Point(228.5, 365.0)
|
||||
4 | | | | | | | TestPaintingCanvas() constructor: 800.0 x 600.0
|
||||
4 | | | | | | | translate(228.5, 367.0)
|
||||
4 | | | | | | | translate(-228.5, -367.0)
|
||||
4 | | | | | | | translate(228.5, 365.0)
|
||||
4 | | | | | | | translate(-228.5, -365.0)
|
||||
------------------------------------------------------------------------
|
||||
PAINTED 4 FRAMES
|
||||
|
Loading…
x
Reference in New Issue
Block a user