Color schemas are applied live now.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37537 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
72439e2074
commit
6a78d35e85
@ -580,6 +580,7 @@ TermWindow::MessageReceived(BMessage *message)
|
||||
break;
|
||||
|
||||
case MSG_COLOR_CHANGED:
|
||||
case MSG_COLOR_SCHEMA_CHANGED:
|
||||
{
|
||||
_SetTermColors(_ActiveTermViewContainerView());
|
||||
_ActiveTermViewContainerView()->Invalidate();
|
||||
|
Loading…
Reference in New Issue
Block a user