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

Issue 14096016: Restyled Files.app's file list, including scrollbars. (Closed)

Created:
7 years, 8 months ago by mtomasz
Modified:
7 years, 8 months ago
Reviewers:
yoshiki
CC:
chromium-reviews, rginda+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Restyled Files.app's file list, including scrollbars. This patch introduces new awesome scrollbars as well as restyles the file list, including: checkbox to the right side, removing the pinning checkbox, auto-sizing of the columns. TEST=Run with --file-manager-new-ui. Legacy version should also not be broken. BUG=226912 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194769

Patch Set 1 #

Total comments: 10

Patch Set 2 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+409 lines, -70 lines) Patch
M chrome/browser/resources/file_manager/css/file_manager.css View 8 chunks +84 lines, -44 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_manager.js View 3 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/resources/file_manager/js/file_table.js View 1 9 chunks +144 lines, -25 lines 0 comments Download
M chrome/browser/resources/file_manager/js/main_scripts.js View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/resources/file_manager/js/scrollbar.js View 1 1 chunk +170 lines, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/js/sidebar.js View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/main_new_ui.html View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
mtomasz
@yoshiki: PTAL.
7 years, 8 months ago (2013-04-17 05:13:16 UTC) #1
yoshiki
lgtm with nits https://codereview.chromium.org/14096016/diff/1/chrome/browser/resources/file_manager/js/file_table.js File chrome/browser/resources/file_manager/js/file_table.js (right): https://codereview.chromium.org/14096016/diff/1/chrome/browser/resources/file_manager/js/file_table.js#newcode16 chrome/browser/resources/file_manager/js/file_table.js:16: */ Add "@extends {cr.ui.table.TableColumnModel}". https://codereview.chromium.org/14096016/diff/1/chrome/browser/resources/file_manager/js/file_table.js#newcode120 chrome/browser/resources/file_manager/js/file_table.js:120: ...
7 years, 8 months ago (2013-04-17 08:12:00 UTC) #2
yoshiki
By the way, can't we use CSS (-webkit-scrollbar) to implement new design scrollbar?
7 years, 8 months ago (2013-04-17 08:33:08 UTC) #3
mtomasz
On 2013/04/17 08:33:08, yoshiki wrote: > By the way, can't we use CSS (-webkit-scrollbar) to ...
7 years, 8 months ago (2013-04-17 08:36:18 UTC) #4
mtomasz
Thanks for the comments! https://codereview.chromium.org/14096016/diff/1/chrome/browser/resources/file_manager/js/file_table.js File chrome/browser/resources/file_manager/js/file_table.js (right): https://codereview.chromium.org/14096016/diff/1/chrome/browser/resources/file_manager/js/file_table.js#newcode16 chrome/browser/resources/file_manager/js/file_table.js:16: */ On 2013/04/17 08:12:00, yoshiki ...
7 years, 8 months ago (2013-04-17 08:52:20 UTC) #5
yoshiki
On 2013/04/17 08:36:18, mtomasz wrote: > On 2013/04/17 08:33:08, yoshiki wrote: > > By the ...
7 years, 8 months ago (2013-04-17 08:54:22 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/14096016/7001
7 years, 8 months ago (2013-04-18 01:30:38 UTC) #7
mtomasz
7 years, 8 months ago (2013-04-18 05:01:55 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r194769 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698