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

Issue 6531019: The bookmark folder menus look bad when squeezed up against the bottom of a s... (Closed)

Created:
9 years, 10 months ago by mafv
Modified:
9 years, 6 months ago
Reviewers:
mrossetti
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

The bookmark folder menus look bad when squeezed up against the bottom of a screen. Detect this case and automatically switch to showing the menu above the button in this case. BUG=69996 TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75342

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 4

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -3 lines) Patch
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm View 1 2 3 4 4 chunks +18 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mafv
9 years, 10 months ago (2011-02-17 00:34:40 UTC) #1
mrossetti
Don't forget to use bookmarks::kScrollWindowVerticalMargin for help in determining how close the bottom of the ...
9 years, 10 months ago (2011-02-17 03:38:30 UTC) #2
mafv
OK, now new and improved. http://codereview.chromium.org/6531019/diff/4001/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm File chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm (right): http://codereview.chromium.org/6531019/diff/4001/chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm#newcode462 chrome/browser/ui/cocoa/bookmarks/bookmark_bar_folder_controller.mm:462: CGFloat kMinSqueezedMenuHeight = 40.0; ...
9 years, 10 months ago (2011-02-17 21:25:00 UTC) #3
mrossetti
9 years, 10 months ago (2011-02-18 00:45:34 UTC) #4
LGTM, actually LVGTM

Powered by Google App Engine
This is Rietveld 408576698