parent
c614961364
commit
408a2da5c6
@ -518,6 +518,7 @@ BColumnTitle::Draw(BView* view, bool pressed)
|
||||
break;
|
||||
}
|
||||
|
||||
view->SetLowColor(pressed ? sDarkTitleBackground : sTitleBackground);
|
||||
view->SetHighColor(tint_color(ui_color(B_PANEL_BACKGROUND_COLOR), 1.75));
|
||||
view->DrawString(titleString.String(), loc);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user