mirror of
https://github.com/Ttanasart-pt/Pixel-Composer.git
synced 2025-01-12 15:26:33 +01:00
mac borderless
This commit is contained in:
parent
ed708fe974
commit
a370518af4
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ function mac_window_init() {
|
|||
__win_min_y = 0;
|
||||
__win_min_w = 0;
|
||||
__win_min_h = 0;
|
||||
|
||||
ext_window_set_showborder(false);
|
||||
}
|
||||
|
||||
function mac_window_maximize() {
|
||||
|
|
Loading…
Reference in a new issue