Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(909)

Issue 975153002: fn-drawer sometimes doesn't tick closed (Closed)

Created:
5 years, 9 months ago by abarth-chromium
Modified:
5 years, 9 months ago
Reviewers:
rafaelw
CC:
esprehn, mojo-reviews_chromium.org, ojan, qsr+mojo_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

fn-drawer sometimes doesn't tick closed If there is jank, we might not get a frame time that's just after the last frame, which means we'll stop generating animation frames before hitting 1.0 exactly. In this CL, we introduce state to takeWhile to cancel the stream after emitting the 1.0. R=rafaelw@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/ee8946ab5b8c95fee3d9f51ea6f1466fd355878b

Patch Set 1 #

Patch Set 2 : Use more of the stream machinery #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -12 lines) Patch
M sky/examples/fn/widgets/animationgenerator.dart View 1 3 chunks +10 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
abarth-chromium
5 years, 9 months ago (2015-03-03 22:24:38 UTC) #1
rafaelw
lgtm
5 years, 9 months ago (2015-03-03 23:08:53 UTC) #2
abarth-chromium
5 years, 9 months ago (2015-03-03 23:45:58 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
ee8946ab5b8c95fee3d9f51ea6f1466fd355878b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698