Skip to content

Instantly share code, notes, and snippets.

@asajeffrey
Created February 13, 2020 17:36
Show Gist options
  • Save asajeffrey/6ef11c77162c8c5e89f1a81c48c409be to your computer and use it in GitHub Desktop.
Save asajeffrey/6ef11c77162c8c5e89f1a81c48c409be to your computer and use it in GitHub Desktop.
┌ Display List
│ ├─ ClipScrollNodes
│ │ ├─ ClipScrollNode { parent_index: ClipScrollNodeIndex(0), clip: ClippingRegion::Empty, content_rect: Rect(0.0×0.0 at (0.0,0.0)), node_type: Placeholder }
│ │ └─ ClipScrollNode { parent_index: ClipScrollNodeIndex(0), clip: ClippingRegion::Empty, content_rect: Rect(0.0×0.0 at (0.0,0.0)), node_type: Placeholder }
│ ├─ Items
│ │ ├─ PushStackingContext(StackingContext at Rect(1024.0×740.0 at (0.0,0.0)) with overflow Rect(1024.0×740.0 at (0.0,0.0)): StackingContextId(0)) StackingContext: StackingContextId(0) ClippingAndScrolling { scrolling: ClipScrollNodeIndex(1), clipping: None }
│ │ ├─ Rectangle @ Rect(340282350000000000000000000000000000000.0×340282350000000000000000000000000000000.0 at (-170141170000000000000000000000000000000.0,-170141170000000000000000000000000000000.0)) Rect(17895698.0×17895698.0 at (0.0,0.0)) StackingContext: StackingContextId(0) ClippingAndScrolling { scrolling: ClipScrollNodeIndex(1), clipping: None }
│ │ ├─ Rectangle @ Rect(340282350000000000000000000000000000000.0×340282350000000000000000000000000000000.0 at (-170141170000000000000000000000000000000.0,-170141170000000000000000000000000000000.0)) Rect(1024.0×740.0 at (0.0,0.0)) StackingContext: StackingContextId(0) ClippingAndScrolling { scrolling: ClipScrollNodeIndex(1), clipping: None }
│ │ ├─ Rectangle @ Rect(340282350000000000000000000000000000000.0×340282350000000000000000000000000000000.0 at (-170141170000000000000000000000000000000.0,-170141170000000000000000000000000000000.0)) Rect(1008.0×124.13333 at (8.0,8.0)) StackingContext: StackingContextId(0) ClippingAndScrolling { scrolling: ClipScrollNodeIndex(1), clipping: None }
│ │ ├─ Text @ Rect(39.55×16.0 at (8.0,115.13333)) Rect(17895698.0×17895698.0 at (-8947849.0,-8947849.0)) StackingContext: StackingContextId(0) ClippingAndScrolling { scrolling: ClipScrollNodeIndex(1), clipping: None }
│ │ ├─ Rectangle @ Rect(340282350000000000000000000000000000000.0×340282350000000000000000000000000000000.0 at (-170141170000000000000000000000000000000.0,-170141170000000000000000000000000000000.0)) Rect(160.0×120.0 at (47.55,8.0)) StackingContext: StackingContextId(0) ClippingAndScrolling { scrolling: ClipScrollNodeIndex(1), clipping: None }
│ │ ├─ Image @ Rect(160.0×120.0 at (47.55,8.0)) Rect(160.0×120.0 at (47.55,8.0)) StackingContext: StackingContextId(0) ClippingAndScrolling { scrolling: ClipScrollNodeIndex(1), clipping: None }
│ │ ├─ Text @ Rect(41.333332×16.0 at (211.55,115.13333)) Rect(17895698.0×17895698.0 at (-8947849.0,-8947849.0)) StackingContext: StackingContextId(0) ClippingAndScrolling { scrolling: ClipScrollNodeIndex(1), clipping: None }
│ │ └─ PopStackingContext(StackingContextId(0) StackingContext: StackingContextId(0) ClippingAndScrolling { scrolling: ClipScrollNodeIndex(1), clipping: None }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment