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

Skip to content

Many of our components draw outside their paintBounds #71

Closed
@FlutterIssues

Description

@FlutterIssues

Issue by Hixie
Thursday Jul 16, 2015 at 22:25 GMT
Originally opened as https://github.com/flutter/engine/issues/26


From @Hixie on July 14, 2015 17:22

You can now easily tell what components paint outside their bounds by turning on debugPaintBoundsEnabled in sdk/lib/base/debug.dart. I noticed at least the following in the stocks app:

  • radio buttons
  • switches
  • anything with shadows, including drawer, popup menu, toolbar, floating action button, dialog
  • circles in the stock row

/cc @collinjackson @iansf

Copied from original issue: domokit/mojo#321

Metadata

Metadata

Assignees

No one assigned

    Labels

    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