This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src/gui/options
jacob1 0c6ce20880 Add "Force Integer Scaling" option for fullscreen
Also:
recreate the window when enabling resizable window, same workaround I applied to my mod for jacob1/The-Powder-Toy#24
recreate the window when toggling fullscreen, to work around some bugs where the window is sized incorrectly or the mouse position doesn't match where the cursor is
Don't capture mouse cursor when this is a debug build
2019-02-18 22:18:29 -05:00
..
OptionsController.cpp Add "Force Integer Scaling" option for fullscreen 2019-02-18 22:18:29 -05:00
OptionsController.h Add "Force Integer Scaling" option for fullscreen 2019-02-18 22:18:29 -05:00
OptionsModel.cpp Add "Force Integer Scaling" option for fullscreen 2019-02-18 22:18:29 -05:00
OptionsModel.h Add "Force Integer Scaling" option for fullscreen 2019-02-18 22:18:29 -05:00
OptionsView.cpp Add "Force Integer Scaling" option for fullscreen 2019-02-18 22:18:29 -05:00
OptionsView.h Add "Force Integer Scaling" option for fullscreen 2019-02-18 22:18:29 -05:00