Closed hajimehoshi closed 2 months ago
v2.7.9
go version
go version go1.22.6 darwin/arm64
Run examples/skipdraw and resize the window
examples/skipdraw
The rendering result is updated correctly
The rendering result is skewed
https://github.com/user-attachments/assets/f3e4598a-43b1-4edf-9377-054ee5b81f6c
No response
Fixed by https://github.com/hajimehoshi/ebiten/commit/50f0a8343c2b252a3f3f8892297ef97c5af4133e
Ebitengine Version
v2.7.9
Operating System
Go Version (
go version
)go version go1.22.6 darwin/arm64
What steps will reproduce the problem?
Run
examples/skipdraw
and resize the windowWhat is the expected result?
The rendering result is updated correctly
What happens instead?
The rendering result is skewed
https://github.com/user-attachments/assets/f3e4598a-43b1-4edf-9377-054ee5b81f6c
Anything else you feel useful to add?
No response