I was able to test My code on another machine which is also running windows 10, it does still break but it’s still weird that the bug is fixed on windows 11. @svan This isn’t a Naive Question, This isn’t my actual program, I have alot of elements updating them selves based on the public variable width and height which isn’t being updated because of this bug. Also println() is just telling me if the program is still calling draw() which you could see in the video that it wasn’t. If I remove it, it doesn’t impact the result.
Thx for your Help @quark I guess I’ll have to find some way to detect the bug and fix it. If I come up With a solution I will post it in this forum, and anyone with any ideas of potential fixes plz let me know.
Thx in Advance