adjustWindowPosition/SetWindowPosition should consider the window decorated state #3118
Closed
1 of 11 tasks
Labels
Milestone
Ebitengine Version
v2.8.0
Operating System
Go Version (
go version
)1.23.1
What steps will reproduce the problem?
or example/dragmascot
What is the expected result?
Window placed at 0, 0
What happens instead?
Window placed at 0, 23
Anything else you feel useful to add?
It is implemented for
maximizeWindowManually()
but not foradjustWindowPosition()
The text was updated successfully, but these errors were encountered: