Fixes for the mouseover toolbar button problem. Approved by Chris.

This commit is contained in:
hyatt@netscape.com
1999-03-18 21:18:00 +00:00
parent 4859aecf53
commit 2a132c1007
9 changed files with 52 additions and 52 deletions

View File

@@ -362,7 +362,7 @@ nsButtonFrameRenderer::PaintOutlineAndFocusBorders(nsIPresContext& aPresContext,
if (eFramePaintLayer_Overlay == aWhichLayer)
{
if (mOutlineStyle) {
if /*(mOutlineStyle) */ (PR_FALSE) {
GetButtonOutlineRect(aRect, rect);