From 56573a7bc643b79b3f1b11b65d086c2960d6cccf Mon Sep 17 00:00:00 2001 From: h3rb Date: Mon, 31 Jan 2022 13:11:41 -0500 Subject: [PATCH] Forgotten item --- src/js/winbox.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/js/winbox.js b/src/js/winbox.js index 36e8d94..333cb3f 100644 --- a/src/js/winbox.js +++ b/src/js/winbox.js @@ -201,6 +201,7 @@ function WinBox(params, _title){ this.onfullscreen = onfullscreen; this.onmaximize = onmaximize; this.onminimize = onminimize; + this.onwindowize = onwindowize; this.splitscreen = splitscreen; if(max){