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

Issue 2802025: Cascading menus change growth dirction (right or left) when we hit the... (Closed)

Created:
10 years, 5 months ago by John Grabowski
Modified:
9 years, 6 months ago
Reviewers:
feldstein, Nico, dhollowa
CC:
chromium-reviews, John Grabowski, ben+cc_chromium.org, pam+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Cascading menus change growth dirction (right or left) when we hit the side of the screen. BUG=42808 TEST=Add a 100-level deep list of folders (or whatever). Open them --> grow to the right until side of the screen. Keep opening subfolders --> starts growing to the left. Keep going until left side of screen --> grows right again. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51622

Patch Set 1 #

Total comments: 9

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -42 lines) Patch
M chrome/browser/cocoa/bookmark_bar_folder_controller.h View 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/cocoa/bookmark_bar_folder_controller.mm View 1 7 chunks +67 lines, -30 lines 0 comments Download
M chrome/browser/cocoa/bookmark_bar_folder_controller_unittest.mm View 6 chunks +92 lines, -11 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
John Grabowski
cc thakis since this bug made THAKIS SMASH
10 years, 5 months ago (2010-06-30 23:36:36 UTC) #1
Nico
RAAAAAAAAAAAGE http://codereview.chromium.org/2802025/diff/1/2 File chrome/browser/cocoa/bookmark_bar_folder_controller.h (right): http://codereview.chromium.org/2802025/diff/1/2#newcode159 chrome/browser/cocoa/bookmark_bar_folder_controller.h:159: @property (assign, nonatomic) BOOL subFolderGrowthToRight; it's "nonatomic, assing" ...
10 years, 5 months ago (2010-06-30 23:45:46 UTC) #2
John Grabowski
smashboy's feedback applied http://codereview.chromium.org/2802025/diff/1/2 File chrome/browser/cocoa/bookmark_bar_folder_controller.h (right): http://codereview.chromium.org/2802025/diff/1/2#newcode159 chrome/browser/cocoa/bookmark_bar_folder_controller.h:159: @property (assign, nonatomic) BOOL subFolderGrowthToRight; On ...
10 years, 5 months ago (2010-07-01 00:05:09 UTC) #3
feldstein
LGTM
10 years, 5 months ago (2010-07-01 00:29:08 UTC) #4
dhollowa
10 years, 5 months ago (2010-07-01 19:59:24 UTC) #5
LGTM.

Powered by Google App Engine
This is Rietveld 408576698