This repository has been archived by the owner on Jul 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 21
redraw scene on focus change #15
Comments
What OS are you running? |
I'm running Arch Linux
with i3dm:
Admittedly my setup is a little niche. If this is just a problem with my setup feel free to close. I assumed this applied to all operating systems/setups. |
Pretty sure this is an arch linux thing. I don't see the behavior on my Mac. I think it was good under Ubuntu too. I'll try under Debian later. |
Same happens to me as well ( |
I did not even noticed when it has been solved. Let's see if same happens to @ConnorRigby and if so then for me this could be closed. |
That would be great |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When another window moves over the scenic scene, the window gets left in a strange state until the next
push_graph/1
. One solution would be to expose events to the developer topush_graph
if they want, or just have it redraw every time focus is regained.One way i'm able to reproduce this is to take a screenshot of the scenic window.
The text was updated successfully, but these errors were encountered: