Searched hist:cef0a7b2621c207c7fe13e8b07f488665a85d484 (Results 1 – 2 of 2) sorted by relevance
/haiku/src/apps/deskbar/ |
H A D | TimeView.cpp | cef0a7b2621c207c7fe13e8b07f488665a85d484 Tue Jan 05 23:49:42 UTC 2016 looncraz <looncraz@looncraz.net> Deskbar: Correct StatusView colors following Set*UIColor merge.
Previous colors matched the menu background color, but should have been darkened.
The tint value was not being updated for the SetViewUIColor call construction, therefore the tint parameter was still B_NO_TINT.
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
|
H A D | StatusView.cpp | cef0a7b2621c207c7fe13e8b07f488665a85d484 Tue Jan 05 23:49:42 UTC 2016 looncraz <looncraz@looncraz.net> Deskbar: Correct StatusView colors following Set*UIColor merge.
Previous colors matched the menu background color, but should have been darkened.
The tint value was not being updated for the SetViewUIColor call construction, therefore the tint parameter was still B_NO_TINT.
Signed-off-by: Augustin Cavalier <waddlesplash@gmail.com>
|