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

Issue 2717007: Gtk: Side tabs for content settings window. (Closed)

Created:
10 years, 6 months ago by Nico
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Gtk: Side tabs for content settings window. UI leads-approved. BUG=45546 TEST=Open content settings window. Tabs are now on the left. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49467

Patch Set 1 #

Patch Set 2 : space #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -30 lines) Patch
M chrome/browser/gtk/options/content_settings_window_gtk.cc View 1 2 1 chunk +21 lines, -30 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Nico
Tell me about spacing.
10 years, 6 months ago (2010-06-10 22:14:14 UTC) #1
Nico
On 2010/06/10 22:14:14, Nico wrote: > Tell me about spacing. Screenshot at http://imgur.com/U9Nlw
10 years, 6 months ago (2010-06-10 22:19:08 UTC) #2
Evan Martin
Actually, that looks pretty good to me now that I measure it. I guess the ...
10 years, 6 months ago (2010-06-10 22:22:21 UTC) #3
Evan Martin
+the ui crew
10 years, 6 months ago (2010-06-10 22:22:37 UTC) #4
Nico
Added padding spaces: http://imgur.com/I0ucd
10 years, 6 months ago (2010-06-10 22:44:18 UTC) #5
Evan Martin
LGTM http://codereview.chromium.org/2717007/diff/6001/7001 File chrome/browser/gtk/options/content_settings_window_gtk.cc (right): http://codereview.chromium.org/2717007/diff/6001/7001#newcode109 chrome/browser/gtk/options/content_settings_window_gtk.cc:109: gtk_label_new((" " + label + " ").c_str())); Can ...
10 years, 6 months ago (2010-06-10 22:45:48 UTC) #6
Nico
10 years, 6 months ago (2010-06-10 22:48:37 UTC) #7
Thanks!

http://codereview.chromium.org/2717007/diff/6001/7001
File chrome/browser/gtk/options/content_settings_window_gtk.cc (right):

http://codereview.chromium.org/2717007/diff/6001/7001#newcode109
chrome/browser/gtk/options/content_settings_window_gtk.cc:109: gtk_label_new(("
" + label + " ").c_str()));
On 2010/06/10 22:45:48, Evan Martin wrote:
> Can you add a comment near here saying that the extra spacing is due to the
tabs
> being on the side?

Done.

Powered by Google App Engine
This is Rietveld 408576698