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

Issue 872993006: Sky color chooser example (Closed)

Created:
5 years, 10 months ago by hansmuller
Modified:
5 years, 10 months ago
CC:
abarth-chromium, esprehn, mojo-reviews_chromium.org, ojan
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

A simple Sky color chooser example. The color-picker is two components: color-wheel, and color-picker which adds a div that displays the selected color. Data binding is used to connect the color-wheel's "color" property to the sample div's background-color. BUG= R=abarth@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/54b1ffda2b75998fd63567e4637d0c07441f629b

Patch Set 1 #

Total comments: 28

Patch Set 2 : Revised per review feedback #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -6 lines) Patch
A sky/examples/color/color-picker.sky View 1 2 1 chunk +32 lines, -0 lines 0 comments Download
A + sky/examples/color/color-picker-demo.sky View 1 1 chunk +7 lines, -6 lines 0 comments Download
A sky/examples/color/color-wheel.png View Binary file 0 comments Download
A sky/examples/color/color-wheel.sky View 1 1 chunk +86 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
hansmuller1
PTAL
5 years, 10 months ago (2015-01-31 00:36:39 UTC) #3
abarth-chromium
Looks pretty good. Below are just some style comments. https://codereview.chromium.org/872993006/diff/1/sky/examples/color/color-picker.sky File sky/examples/color/color-picker.sky (right): https://codereview.chromium.org/872993006/diff/1/sky/examples/color/color-picker.sky#newcode2 sky/examples/color/color-picker.sky:2: ...
5 years, 10 months ago (2015-01-31 03:20:19 UTC) #4
esprehn
https://codereview.chromium.org/872993006/diff/1/sky/examples/color/color-wheel.sky File sky/examples/color/color-wheel.sky (right): https://codereview.chromium.org/872993006/diff/1/sky/examples/color/color-wheel.sky#newcode30 sky/examples/color/color-wheel.sky:30: this.b = b; Object.preventExtensions(this) https://codereview.chromium.org/872993006/diff/1/sky/examples/color/color-wheel.sky#newcode37 sky/examples/color/color-wheel.sky:37: function HSVtoRGB(h, s, ...
5 years, 10 months ago (2015-02-01 12:28:43 UTC) #5
hansmuller1
Thanks for all of the feedback; I've made the suggested revisions. https://codereview.chromium.org/872993006/diff/1/sky/examples/color/color-picker.sky File sky/examples/color/color-picker.sky (right): ...
5 years, 10 months ago (2015-02-02 16:32:31 UTC) #6
abarth-chromium
LGTM Please add a description that explains what's in this CL. It doesn't have to ...
5 years, 10 months ago (2015-02-02 16:53:55 UTC) #7
hansmuller1
Thanks for the super-fast feedback! https://codereview.chromium.org/872993006/diff/20001/sky/examples/color/color-picker.sky File sky/examples/color/color-picker.sky (right): https://codereview.chromium.org/872993006/diff/20001/sky/examples/color/color-picker.sky#newcode22 sky/examples/color/color-picker.sky:22: </sky-box> On 2015/02/02 16:53:55, ...
5 years, 10 months ago (2015-02-02 17:01:36 UTC) #8
hansmuller
5 years, 10 months ago (2015-02-02 17:01:58 UTC) #9
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
54b1ffda2b75998fd63567e4637d0c07441f629b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698