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

Issue 1216013003: Fix the floating action button. (Closed)

Created:
5 years, 5 months ago by Hixie
Modified:
5 years, 5 months ago
Reviewers:
abarth-chromium
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

Fix the floating action button. Turns out I had misimplemented Rect.center. While I was here, I also implemented Rect.width and Rect.height (to help avoid making that mistake again), and copied shortestSide from Side to Rect so that we can avoid having to allocate a Size to get the shortest side from a Rect. R=abarth@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/aa2123d15080548e8c2cff1ba37bdbf445d1a6d8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -5 lines) Patch
M sky/engine/core/painting/Rect.dart View 1 chunk +12 lines, -3 lines 0 comments Download
M sky/sdk/lib/painting/box_painter.dart View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
abarth-chromium
lgtm
5 years, 5 months ago (2015-06-29 19:58:11 UTC) #2
Hixie
5 years, 5 months ago (2015-06-29 20:07:14 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
aa2123d15080548e8c2cff1ba37bdbf445d1a6d8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698