davbeek / gitinspectorgui

0 stars 0 forks source link

Tick boxes and radio selection boxes initially have disabled color instead of selected color on macOS #14

Open davbeek opened 1 week ago

davbeek commented 1 week ago

This is the proper color:

image

But immediately after opening the app I see this:

image

davbeek commented 4 days ago

I tried a zillion suggestions from Copilot to resolve the issue, but none worked. The only way I found to fix this, is to remove focus from the gui window (click another window or use Command-Tab) and then set focus to the gui window again (click it or go back to window using Command-Tab).

davbeek commented 13 hours ago

On Windows, everything works fine, so it is a macOS specific problem.

@JJWang0051 how about macOS on your Intel Mac: do you have the same problem?