Closed rollcat closed 2 years ago
Oof, my bad. Thanks for the bug report! I'll fix this properly, but in the meantime you should be able to use SDL_WINDOW_MOUSE_GRABBED
to achieve the same thing in pysdl2 0.9.9.
@rollcat Sorry for the delay, this should be fixed as of https://github.com/marcusva/py-sdl2/commit/b4f90ca7e59c6d5ccefed0c063286fca35279208 !
What doesn't work?
Importing the constant
SDL_WINDOW_INPUT_GRABBED
is no longer possible as of 0.9.9; it was possible in 0.9.8.How To Reproduce
My test environment:
Tested platforms: