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

Issue 1228803008: Convert Dismissable over to using animated subcomponents (Closed)

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

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : less #

Patch Set 3 : fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -29 lines) Patch
M sky/sdk/lib/widgets/dismissable.dart View 1 2 7 chunks +24 lines, -29 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
abarth-chromium
5 years, 5 months ago (2015-07-15 00:24:47 UTC) #1
Matt Perry
Nice, LGTM https://codereview.chromium.org/1228803008/diff/1/sky/sdk/lib/widgets/animated.dart File sky/sdk/lib/widgets/animated.dart (right): https://codereview.chromium.org/1228803008/diff/1/sky/sdk/lib/widgets/animated.dart#newcode53 sky/sdk/lib/widgets/animated.dart:53: watch(performance); maybe have all of these inherit ...
5 years, 5 months ago (2015-07-15 00:27:26 UTC) #3
hansmuller
LGTM too https://codereview.chromium.org/1228803008/diff/1/sky/sdk/lib/widgets/dismissable.dart File sky/sdk/lib/widgets/dismissable.dart (right): https://codereview.chromium.org/1228803008/diff/1/sky/sdk/lib/widgets/dismissable.dart#newcode150 sky/sdk/lib/widgets/dismissable.dart:150: child: child The OpacityAnimation needs a performance ...
5 years, 5 months ago (2015-07-15 00:38:04 UTC) #6
hansmuller
LGTM too
5 years, 5 months ago (2015-07-15 00:38:04 UTC) #7
abarth-chromium
I simplified this CL a bit. I'm not sure we need an OpacityAnimation component. It ...
5 years, 5 months ago (2015-07-15 03:35:52 UTC) #8
abarth-chromium
Committed patchset #3 (id:40001) manually as f7567aa46df8f37e7b1fb83ac6d12504c84af425 (presubmit successful).
5 years, 5 months ago (2015-07-15 05:44:45 UTC) #9
Matt Perry
On 2015/07/15 03:35:52, abarth-chromium wrote: > I simplified this CL a bit. I'm not sure ...
5 years, 5 months ago (2015-07-15 14:22:51 UTC) #10
abarth-chromium
5 years, 5 months ago (2015-07-15 14:46:04 UTC) #11
Message was sent while issue was closed.
On 2015/07/15 at 14:22:51, mpcomplete wrote:
> On 2015/07/15 03:35:52, abarth-chromium wrote:
> > I simplified this CL a bit.  I'm not sure we need an OpacityAnimation
component.
> >  It seems easier to just use Opacity...
> 
> Isn't the point that we want to use AnimatedOpacity, etc and make the parent a
non-Animated component?

Yeah, but I'm not sure we have sufficient data to show that's a win yet.

Powered by Google App Engine
This is Rietveld 408576698