Skip to content

Heroes don't handle inherited properties #213

@FlutterIssues

Description

@FlutterIssues

Issue by Hixie
Tuesday Oct 20, 2015 at 17:59 GMT
Originally opened as https://github.com/flutter/engine/issues/1698


When we do a hero transition, we need to interpolate any inherited properties that the heroes use from the source to the target. For example, font sizes need to grow when animating from somewhere where the default text style is body1 to somewhere where the default text style is display2. Colours need to crossfade when transitioning from somewhere with primaryColor purple to primaryColor green. Etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    customer: galleryRelating to flutter/gallery repository. Please transfer non-framework issues there.f: material designflutter/packages/flutter/material repository.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