-
-
Notifications
You must be signed in to change notification settings - Fork 106
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
i cant remove the backround #406
Comments
Possible duplicate of #384? I'm seeing this too occasionally (on Windows). |
Are you running any other programs that could potentially be using the same keyboard shortcut? Could you try sending a different keyboard shortcut? |
I don't think for me the issue is with a conflicting shortcut. I haven't tested this extensively but it seems that the issue occurs after whenever I open the settings (bottom right cog icon on the overlay). |
Hands-down, best bug report I've had all year! I disable certain keyboard shortcuts when the settings window� is open, there's a good chance they aren't getting reset properly |
Thanks! BTW I don't know if it's relevant but running with
|
oh yeah, that helps a ton, that is a direct error from electron. In windows, closing the settings window destroys the browser window object, and I have to re-create it on the fly. This error displays because I'm trying to hide a browser window that doesn't exist. Thanks dude, that really makes my life a little easier. |
You are welcome, glad I could help :-). |
hello i need help if i tap ,,cntl , alt , shift and x " it dont work to remove the backround
The text was updated successfully, but these errors were encountered: