DoomLauncher icon indicating copy to clipboard operation
DoomLauncher copied to clipboard

Text file view still has black text in dark mode.

Open JustinWayland opened this issue 2 years ago • 4 comments
trafficstars

This is on the latest version of the launcher. That being said I am running this through Proton so any discrepancies might be explained by a bug in that, although I figured I should still make a bug report anyway. I don't have a Windows version

The screenshot of the UI is below.

Screenshot_20230731_185539

JustinWayland avatar Jul 31 '23 23:07 JustinWayland

There is an issue with that control in Windows as well. Interestingly it's only the background color that doesn't set but the text color works. This fix might resolved this in Proton as well: https://ci.appveyor.com/project/hobomaster22/doomlauncher/builds/47707400/artifacts

nstlaurent avatar Aug 03 '23 13:08 nstlaurent

Didn't work. All I got was an exciting new background color. Screenshot_20230803_111820

JustinWayland avatar Aug 03 '23 15:08 JustinWayland

That's unfortunate. The bug was the background wasn't being set correctly and I had to do it at a different point in the page cycle. So I ended moving setting both the foreground and background colors to the new event. Unfortunately, it seems Proton is just ignoring it entirely. If you right click a file and select edit are the title and author text boxes displaying the text correctly?

nstlaurent avatar Aug 04 '23 09:08 nstlaurent

Yes.

JustinWayland avatar Aug 04 '23 22:08 JustinWayland