WinMerge / winmerge

WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
https://winmerge.org/
GNU General Public License v2.0
6.62k stars 807 forks source link

Reduce the contrast of inactive title bar text #2545

Closed lededev closed 1 week ago

lededev commented 1 week ago

image

lededev commented 1 week ago

I found a problem when AccentColorInactive bg: 0x010101, CTitleBarHelper::DrawButtons() is not using getTextColor()'s value draw button , that make close button invisable. But that is nothing about this PR.

sdottaka commented 1 week ago

Thank you!

sdottaka commented 1 week ago

I found a problem when AccentColorInactive bg: 0x010101, CTitleBarHelper::DrawButtons() is not using getTextColor()'s value draw button , that make close button invisable.

Fixed in commit 861ee28eecf5535efd22a0d1edcb3bce1fdd147a