Fixes for the mouseover toolbar button problem. Approved by Chris.
This commit is contained in:
@@ -362,7 +362,7 @@ nsButtonFrameRenderer::PaintOutlineAndFocusBorders(nsIPresContext& aPresContext,
|
||||
|
||||
if (eFramePaintLayer_Overlay == aWhichLayer)
|
||||
{
|
||||
if (mOutlineStyle) {
|
||||
if /*(mOutlineStyle) */ (PR_FALSE) {
|
||||
|
||||
GetButtonOutlineRect(aRect, rect);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user