Skip to content

Commit

Permalink
small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jonian committed Apr 16, 2021
1 parent 5049268 commit eb0024a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions [email protected]/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,8 @@ var LayoutManager = GObject.registerClass(
if (paddings) {
dateMenu._minHPadding = paddings[0]
dateMenu._natHPadding = paddings[1]

this._dateMenuPadding = null
}

dateMenu.queue_relayout()
Expand Down

0 comments on commit eb0024a

Please sign in to comment.