* no need to reply, as set_ui_color won't read it anyway
Fixes some strage behavior (moving/disappearing text) in Appearance preflet while moving a color control chooser. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25035 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
4b80900d33
commit
8a2dad71cc
@ -2312,9 +2312,6 @@ ServerApp::_DispatchMessage(int32 code, BPrivate::LinkReceiver& link)
|
||||
LockedDesktopSettings settings(fDesktop);
|
||||
settings.SetUIColor(which, color);
|
||||
}
|
||||
|
||||
fLink.StartMessage(B_OK);
|
||||
fLink.Flush();
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user