You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 11, 2025. It is now read-only.
I downloaded the source for this project and added a feature to save key counts because I am curious how many times I press my keys in total. I used Visual Studio to edit the code, and to create my build. When I built the version I intend to use, I made sure to set my build target to Release as well. After some time, my window will for a seemingly unknown reason cover roughly half the window with just white pixels. I've tried changing fade to on and off since it seemed like the area for fading could cause that but idk. I saw someone else who opened an issue with the same problem, but it was a while ago. I hope you can help with this lol
If you want me to send my code I can but I don't think my code is the issue since I don't think I'm editing any drawing parts of the code. I think it might be with how I'm building the code.