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

Unified Diff: ui/views/controls/menu/menu_types.h

Issue 2861873002: Align the base of the shelf's context menu to the top edge of the shelf. (Closed)
Patch Set: Rebased and adressed comments. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/views/controls/menu/menu_types.h
diff --git a/ui/views/controls/menu/menu_types.h b/ui/views/controls/menu/menu_types.h
index 160dd5ae3d1f9c5b4a9e3304511234f1931dc909..a54fa53d5ef67cd4890e9728674d09f25237d403 100644
--- a/ui/views/controls/menu/menu_types.h
+++ b/ui/views/controls/menu/menu_types.h
@@ -15,6 +15,8 @@ enum MenuAnchorPosition {
MENU_ANCHOR_TOPLEFT,
MENU_ANCHOR_TOPRIGHT,
MENU_ANCHOR_BOTTOMCENTER,
+ MENU_ANCHOR_FIXED_BOTTOMCENTER,
+ MENU_ANCHOR_SIDECENTER,
MENU_ANCHOR_BUBBLE_LEFT,
MENU_ANCHOR_BUBBLE_RIGHT,
MENU_ANCHOR_BUBBLE_ABOVE,
« ui/views/controls/menu/menu_controller.cc ('K') | « ui/views/controls/menu/menu_runner.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698