From d0c8de6da2aefc69df1f0bd98b4f04acfa1d3816 Mon Sep 17 00:00:00 2001 From: "hyatt%netscape.com" Date: Wed, 9 Jun 1999 10:18:32 +0000 Subject: [PATCH] Berating myself in one of my comments. git-svn-id: svn://10.0.0.236/trunk@34409 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/widget/src/windows/nsContextMenu.cpp | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/mozilla/widget/src/windows/nsContextMenu.cpp b/mozilla/widget/src/windows/nsContextMenu.cpp index e33669695b6..b7b4f74a8f2 100644 --- a/mozilla/widget/src/windows/nsContextMenu.cpp +++ b/mozilla/widget/src/windows/nsContextMenu.cpp @@ -415,7 +415,17 @@ nsEventStatus nsContextMenu::MenuSelected(const nsMenuEvent & aMenuEvent) } alignFlags |= TPM_RETURNCMD; -/* Commented out. Don't understand how to compile this so that it works. +/* Commented out. + %&%#&#%&@$ It doesn't look like any of this code was necessary. It + all animates cleverly on its own. ARGH! That means I really didn't + even need to pass in the anchor alignment at all. + + I suck. + + - Dave + */ + +/* if (mAnchorAlignment == "topleft") { // Fancy animation in this case matters for // bottomleft and topright