rusty-sandbox icon indicating copy to clipboard operation
rusty-sandbox copied to clipboard

Occasional crashes when resizing window

Open JSKitty opened this issue 1 year ago • 0 comments

The sandbox is intended to scale 'on-demand' to how the user shapes their window: adding X/Y coords when the screen exceeds the world space, however, when particles sometimes spill into 'newly-generated' screen space, there can be out-of-bounds panics.

Likely an issue with the on-demand screen space generation, and likely very easy to fix. (when I'm not dead sleepy). :zzz:

JSKitty avatar Aug 15 '22 01:08 JSKitty