Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text is white on windows. #95

Closed
3 tasks done
abnormalhare opened this issue Jul 22, 2024 · 7 comments
Closed
3 tasks done

Text is white on windows. #95

abnormalhare opened this issue Jul 22, 2024 · 7 comments

Comments

@abnormalhare
Copy link

Step 1: Describe your environment

  • Operating System / Distribution: Windows 11 64-bit
  • Python version: 3.12
  • CEMU version (installed from pip, git etc.): 0.8

Step 2: Describe your problem

Text is not visible due to it being white on a white background. Also, the color for highlighting is purple, and when not selected, is black.

Steps to reproduce

  1. Run the emulator on Windows
  2. Use any textbox

Observed Results

  • What happened? This could be a description, log output, etc.

Expected results

  • What did you expect to happen?
    I expected the UI to look similar to the one on Linux

Traces

image

@hugsy
Copy link
Owner

hugsy commented Jul 23, 2024

Thanks for your detailed issue.

However I cannot reproduce:

image

I'm not sure if it's related, but are you using dark mode on windows? Try toggle it and let me know.

@abnormalhare
Copy link
Author

I'd very much prefer to not do so, is it possible for the application to account for that?

@hugsy
Copy link
Owner

hugsy commented Jul 25, 2024

I'd very much prefer to not do so, is it possible for the application to account for that?

It was a suggestion, but I did try on dark and light mode, the text shows perfectly. So I still cannot reproduce your problem.

@hugsy
Copy link
Owner

hugsy commented Jul 29, 2024

FWIW this "might" be fixed by #96

@hugsy
Copy link
Owner

hugsy commented Jul 30, 2024

@abnormalhare #96 was merged, feel free to try again by building from the main branch. If it still doesn't work try to isolate the reason, since (like shown above) I cannot reproduce your case (tested on 10 & 11)

@abnormalhare
Copy link
Author

thank you! sorry i havent been following this, got a bit busy

@hugsy
Copy link
Owner

hugsy commented Aug 2, 2024

thank you! sorry i havent been following this, got a bit busy

no problem, you can close the issue if it's fixed 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants