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

Skip to content

examples/widgets/mixed_viewport.dart crashes when you remove big nodes before small nodes #144

Closed
@FlutterIssues

Description

@FlutterIssues

Issue by Hixie
Tuesday Aug 25, 2015 at 21:33 GMT
Originally opened as https://github.com/flutter/engine/issues/820


To reproduce:

  • click add a few times until you have a big block followed by a small block
  • scroll the big block almost off screen, such that more of the block is off the top of the screen than the height of the small block
  • tap the big block

The small block is moved off the screen and then there's a crash.

CC @HansMuller

Metadata

Metadata

Assignees

No one assigned

    Labels

    frameworkflutter/packages/flutter repository. See also f: labels.waiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter responds

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions