NightCreature / TabbedDebugLogViewCs

VS plugin to filter debug strings coming from the debugger
0 stars 2 forks source link

High-Contrast-Mode support and use of display zoom (accessibility) #4

Open MartinL0815 opened 6 years ago

MartinL0815 commented 6 years ago

Hi, I have two small issues with the tabbed windows, since I use the high-contrast-mode and a display zoom of 150% due to eye disabilities.

Here a screenshot of the top left area of the tab window:

White text on light gray background

A screenshot of the the buttons in the bottom right area of the tab window:

truncated buttons

In high-contrast-mode it is unusual to use a such light grey (near to white) background in the UI, since the "normal" high-contrast-mode introduces black window backgrounds, white frames/borders and yellow text. There are other high-contrast-themes with other color combinations, but it's usual to use only system colors for the UI. A change possible?

NightCreature commented 6 years ago

I can have a look but I just used standard WPF objects that are generated in code I can have a look to see what I can do so it just supports the themes.