nested-stickys-ref.yaml (333B)
1 root: 2 items: 3 # This is a scroll frame with an out-of-viewport rect that should be pushed into the 4 # viewport by its "bottom" sticky constraint. 5 - type: scroll-frame 6 bounds: [10, 10, 50, 50] 7 content-size: [200, 200] 8 items: 9 - type: rect 10 bounds: [10, 20, 50, 50] 11 color: green