Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Shadows (and other paintBounds-exceeding paints) are dropped by lazy lists #170

Closed
@FlutterIssues

Description

@FlutterIssues

Issue by Hixie
Thursday Sep 24, 2015 at 19:07 GMT
Originally opened as https://github.com/flutter/engine/issues/1323


Suppose you have a widget whose position & size happens to place it so that its bottom is just off the top of a vertically scrolling list. Its shadow, if any, will vanish.

We should base these widgets on the children's paintBounds, not their sizes.

Metadata

Metadata

Assignees

Labels

f: material designflutter/packages/flutter/material repository.f: scrollingViewports, list views, slivers, etc.frameworkflutter/packages/flutter repository. See also f: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions