Made the border line darker for B_BORDERED_WINDOW_LOOK - menus look much better now
(but should still have their own look that includes the bevel, I think). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13469 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -499,7 +499,7 @@ STRACE(("_DrawFrame(%f,%f,%f,%f)\n", invalid.left, invalid.top,
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
case B_BORDERED_WINDOW_LOOK: {
|
case B_BORDERED_WINDOW_LOOK: {
|
||||||
_driver->StrokeRect(r, fFrameColors[0]);
|
_driver->StrokeRect(r, fFrameColors[5]);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user