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
Describe the bug
Randomly, sometimes when starting the application, a flash of window outline will appear in the top left corner of the screen. I am using the latest version of Windows 11.
To Reproduce
Steps to reproduce the behaviour:
Start and close the app repeatedly until you see the window flash
Expected behaviour
This shouldn't appear.
Screenshots
2025-08-30.19-31-12.mp4
Additional Context
This bug also happens with my own Jai program, that uses Simp too but not Window_Creation - I create the window myself.
Describe the bug
Randomly, sometimes when starting the application, a flash of window outline will appear in the top left corner of the screen. I am using the latest version of Windows 11.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
This shouldn't appear.
Screenshots
2025-08-30.19-31-12.mp4
Additional Context
This bug also happens with my own Jai program, that uses
Simptoo but notWindow_Creation- I create the window myself.