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

Issue 1221673006: Scrollable TabBar Version 0 (Closed)

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

Description

Scrollable TabBar Version 0 TODO: - Make fling-scrolling work - Tune scrolling performance - When a tab is selected, snap it to the center if possible R=abarth@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/989d3289c66b29c7d48dce78b3153ea2a8487324

Patch Set 1 : #

Total comments: 12

Patch Set 2 : Updated per review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+334 lines, -116 lines) Patch
M sky/sdk/example/widgets/tabs.dart View 1 3 chunks +33 lines, -4 lines 0 comments Download
M sky/sdk/lib/widgets/scrollable.dart View 1 3 chunks +17 lines, -8 lines 0 comments Download
M sky/sdk/lib/widgets/tabs.dart View 1 18 chunks +152 lines, -26 lines 0 comments Download
M sky/tests/examples/stocks-expected.txt View 2 chunks +44 lines, -26 lines 0 comments Download
M sky/tests/examples/tabs-expected.txt View 1 2 chunks +88 lines, -52 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
hansmuller
PTAL
5 years, 5 months ago (2015-07-02 00:04:10 UTC) #4
abarth-chromium
lgtm https://codereview.chromium.org/1221673006/diff/40001/sky/sdk/lib/widgets/scrollable.dart File sky/sdk/lib/widgets/scrollable.dart (right): https://codereview.chromium.org/1221673006/diff/40001/sky/sdk/lib/widgets/scrollable.dart#newcode23 sky/sdk/lib/widgets/scrollable.dart:23: } eventVelocity.clamp(-config.kMaxFlingVelocity, config.kMaxFlingVelocity) / _kMillisecondsPerSecond https://codereview.chromium.org/1221673006/diff/40001/sky/sdk/lib/widgets/tabs.dart File sky/sdk/lib/widgets/tabs.dart ...
5 years, 5 months ago (2015-07-02 15:27:21 UTC) #6
hansmuller
Thanks for the feedback. https://codereview.chromium.org/1221673006/diff/40001/sky/sdk/lib/widgets/scrollable.dart File sky/sdk/lib/widgets/scrollable.dart (right): https://codereview.chromium.org/1221673006/diff/40001/sky/sdk/lib/widgets/scrollable.dart#newcode23 sky/sdk/lib/widgets/scrollable.dart:23: } On 2015/07/02 15:27:21, abarth-chromium ...
5 years, 5 months ago (2015-07-06 17:21:46 UTC) #7
hansmuller1
5 years, 5 months ago (2015-07-06 17:23:41 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:60001) manually as
989d3289c66b29c7d48dce78b3153ea2a8487324 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698