Skip to content

Commit

Permalink
update screen border box in all cases
Browse files Browse the repository at this point in the history
  • Loading branch information
fthx authored Dec 20, 2022
1 parent 6ca0f76 commit b5f18b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,8 @@ class Extension {
this.dock._hide_dock();
}

this._screen_border_box_refresh();

this.dock_refreshing = false;
}

Expand Down

0 comments on commit b5f18b2

Please sign in to comment.