scalanative-graphics-bindings icon indicating copy to clipboard operation
scalanative-graphics-bindings copied to clipboard

Fix SDL_WINDOW_FULLSCREEN_DESKTOP

Open JD557 opened this issue 4 years ago • 0 comments

The SDL_WINDOW_FULLSCREEN_DESKTOP flag had a typo (missing last 0). It now works as expected.

JD557 avatar Feb 21 '21 19:02 JD557