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

Issue 2359353002: MD Settings: Polish for Languages main page (Closed)

Created:
4 years, 3 months ago by michaelpg
Modified:
4 years, 2 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, dbeam+watch-elements_chromium.org, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, dbeam+watch-settings_chromium.org, michaelpg+watch-elements_chromium.org, stevenjb+watch-md-settings_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Polish for Languages main page Updates to the mocks: * Fix cr-shared-menu width to 320px * "Move to the top" shortcut for moving languages all the way up * Expanded style for cr-shared-menu with separator * Change selected input method visual state to say "Enabled" * Change spellcheck toggle buttons to checkboxes Also: * Close cr-shared-menu after changing a checkbox item * Render Add Languages dialog's iron-list properly screenshots: https://crbug.com/630982#c13 BUG=630982 R=dbeam@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/e11da429912fdbd07dfda4ebafec78fcc2163c58 Cr-Commit-Position: refs/heads/master@{#421695}

Patch Set 1 #

Patch Set 2 : fix jsdoc #

Patch Set 3 : menu polish #

Patch Set 4 : rebase #

Patch Set 5 : fix unintentional cr-shared-menu revert from rebase #

Total comments: 7

Patch Set 6 : dbeam feedback #

Messages

Total messages: 17 (8 generated)
michaelpg
PTAL.
4 years, 3 months ago (2016-09-22 22:18:29 UTC) #3
Dan Beam
the line heights of all menu items (whether they have a checkbox or not) look ...
4 years, 3 months ago (2016-09-22 22:27:09 UTC) #5
michaelpg
On 2016/09/22 22:27:09, Dan Beam wrote: > the line heights of all menu items (whether ...
4 years, 3 months ago (2016-09-23 01:34:18 UTC) #7
Dan Beam
https://codereview.chromium.org/2359353002/diff/80001/chrome/browser/resources/settings/languages_page/add_languages_dialog.js File chrome/browser/resources/settings/languages_page/add_languages_dialog.js (right): https://codereview.chromium.org/2359353002/diff/80001/chrome/browser/resources/settings/languages_page/add_languages_dialog.js#newcode39 chrome/browser/resources/settings/languages_page/add_languages_dialog.js:39: setTimeout(list.fire.bind(list, 'iron-resize')); setTimeout(function() { this.$$('iron-list').fire('iron-resize'); }.bind(this)); is 1 line ...
4 years, 3 months ago (2016-09-23 23:25:42 UTC) #8
Dan Beam
lgtm w/nits (sorry, read your other test harder, see you're testing moveToFront() there) so just ...
4 years, 3 months ago (2016-09-23 23:28:22 UTC) #9
michaelpg
https://codereview.chromium.org/2359353002/diff/80001/chrome/browser/resources/settings/languages_page/add_languages_dialog.js File chrome/browser/resources/settings/languages_page/add_languages_dialog.js (right): https://codereview.chromium.org/2359353002/diff/80001/chrome/browser/resources/settings/languages_page/add_languages_dialog.js#newcode39 chrome/browser/resources/settings/languages_page/add_languages_dialog.js:39: setTimeout(list.fire.bind(list, 'iron-resize')); On 2016/09/23 23:25:42, Dan Beam wrote: > ...
4 years, 2 months ago (2016-09-28 23:24:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2359353002/100001
4 years, 2 months ago (2016-09-28 23:26:36 UTC) #13
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 2 months ago (2016-09-29 00:37:29 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-09-29 00:48:53 UTC) #17
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/e11da429912fdbd07dfda4ebafec78fcc2163c58
Cr-Commit-Position: refs/heads/master@{#421695}

Powered by Google App Engine
This is Rietveld 408576698