Hixie 4919c94b4e 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

Review URL: https://codereview.chromium.org/1216013003.
2015-06-29 13:07:10 -07:00
..
2015-06-26 15:21:29 -07:00
2015-06-23 23:15:28 -07:00
2015-06-29 13:07:10 -07:00
2015-06-23 23:15:28 -07:00
2015-06-23 23:15:28 -07:00
2015-06-23 23:15:28 -07:00

Sky Engine

This directory contains the bulk of the C++ code backing the dart:sky module.

It is based on Blink, Chromium's rendering engine, which itself is descended from WebKit, which is descended from KHTML.