mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-02 06:40:42 -07:00
4d8a6c1952
## Link to GitHub Issue or related Pull Request, if one exists #618 ## Description of change Before calling `CreateWindowEx[A/W]`, check dimensions of the window about to be created, and check if it will be out of bounds (completely or partially). If it's completely out of bounds, move it to `(0, 0)` to prevent crashes or rendering issues. ## Testing Tested popn and sdvx.