mac borderless

This commit is contained in:
Tanasart 2023-12-08 10:08:47 +07:00
parent ed708fe974
commit a370518af4

View file

@ -23,6 +23,8 @@ function mac_window_init() {
__win_min_y = 0; __win_min_y = 0;
__win_min_w = 0; __win_min_w = 0;
__win_min_h = 0; __win_min_h = 0;
ext_window_set_showborder(false);
} }
function mac_window_maximize() { function mac_window_maximize() {