Skip to content

Forces relayout before page is ready #92

@mgiuffrida

Description

@mgiuffrida

_modeChanged forces a style recalc/layout before anything on the page is visible, blocking the unpainted page for 60ms.

If I apply my fix from Polymer/polymer#3629, the forced recalc and layout happen after the first real render, and only take 7ms total.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions