Skip to content

Commit

Permalink
Forgotten item
Browse files Browse the repository at this point in the history
  • Loading branch information
h3rb authored Jan 31, 2022
1 parent e8dae6a commit 56573a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/winbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -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){
Expand Down

0 comments on commit 56573a7

Please sign in to comment.