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

Skip to content

Dismissable invalidates the MixedViewport even when the size doesn't change #175

Closed
@FlutterIssues

Description

@FlutterIssues

Issue by Hixie
Friday Sep 25, 2015 at 20:16 GMT
Originally opened as https://github.com/flutter/engine/issues/1352


Dismissable uses a SquashTransition with a performance with a 0.4..1.0 Interval. This means that for the first 40% of the performance, it's ticking but not doing anything. Yet we still fire resize events on the mixed viewport. We should not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: performanceRelates to speed or footprint issues (see "perf:" 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