iglance / iGlance

Free system monitor for OSX and macOS. See all system information at a glance in the menu bar.
https://iglance.github.io
GNU General Public License v3.0
2.43k stars 123 forks source link

Dark mode UI fixes #228

Closed edwardbattistini closed 3 years ago

edwardbattistini commented 4 years ago

Describe the bug🐛

To Reproduce Steps to reproduce the behavior:

Expected behavior

Screenshots (Optional)

Screenshot 2020-10-06 at 16 48 24

Desktop (please complete the following information):

Log Please activate Advanced Logging in the settings, restart the app and perform the steps to reproduce the bug. After the bug occurred, please open the iGlance window and in the app menu at the top left of the menu bar click on Diagnostics > Save Logfile.... Save the logfile somewhere and upload it here by dragging the file into the textfield.

edwardbattistini commented 4 years ago

A reboot of the app actually fixes the issue...

edwardbattistini commented 4 years ago

Actually switching dark to light recreates the bug 🤦🏼‍♂️

Screenshot 2020-10-06 at 17 00 37 Screenshot 2020-10-06 at 16 48 24
D0miH commented 4 years ago

Yeah I saw this PR and tested it during development. But apparently the app is running just slow enough in debug mode such that this issue is not appearing during development. I think adding a short delay before changing the theme of the app will fix this (hopefully).