[haiku-commits] Change in haiku[master]: * Fix hardcoded black color in SeparatorView that caused invisible or...

  • From: Gerrit <review@xxxxxxxxxxxxxxxxxxx>
  • To: waddlesplash <waddlesplash@xxxxxxxxx>, haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 27 Aug 2019 19:06:52 +0000

From Mikael Konradsson <mikael.konradsson@xxxxxxxxxxx>:

Mikael Konradsson has uploaded this change for review. ( 
https://review.haiku-os.org/c/haiku/+/1751 ;)


Change subject: * Fix hardcoded black color in SeparatorView that caused 
invisible or hard to read labels if you had a dark panel color. E.g MediaPrefs 
* DrawBorder in HaikuControl didnt care about dark mode. Added check for 
light/dark and changed the Tinting accordingly. We should probably do the same 
for FancyBorder style as well.
......................................................................

* Fix hardcoded black color in SeparatorView that caused invisible or hard to 
read labels if you had a dark panel color. E.g MediaPrefs
* DrawBorder in HaikuControl didnt care about dark mode. Added check for 
light/dark and changed the Tinting accordingly. We should probably do the same 
for FancyBorder style as well.
---
M src/kits/interface/HaikuControlLook.cpp
M src/kits/interface/SeparatorView.cpp
2 files changed, 15 insertions(+), 7 deletions(-)



  git pull ssh://git.haiku-os.org:22/haiku refs/changes/51/1751/1
-- 
To view, visit https://review.haiku-os.org/c/haiku/+/1751
To unsubscribe, or for help writing mail filters, visit 
https://review.haiku-os.org/settings

Gerrit-Project: haiku
Gerrit-Branch: master
Gerrit-Change-Id: I065211e56b0db5acd05ea287d6cacf75786f306f
Gerrit-Change-Number: 1751
Gerrit-PatchSet: 1
Gerrit-Owner: Mikael Konradsson <mikael.konradsson@xxxxxxxxxxx>
Gerrit-MessageType: newchange

Other related posts:

  • » [haiku-commits] Change in haiku[master]: * Fix hardcoded black color in SeparatorView that caused invisible or... - Gerrit