fix window resize and maximize for macOS + fix resize on linux
This commit is contained in:
parent
95a5f7231e
commit
ca6c447ae6
4 changed files with 14 additions and 6 deletions
|
@ -65,7 +65,6 @@ typedef struct CNCDDRAWCONFIG
|
|||
BOOL fix_alt_key_stuck;
|
||||
BOOL fix_not_responding;
|
||||
BOOL no_compat_warning;
|
||||
BOOL wine_allow_resize;
|
||||
int guard_lines;
|
||||
int max_resolutions;
|
||||
BOOL lock_surfaces;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue