Stop shaking

#2228
This commit is contained in:
Charles Gagnon
2025-01-16 23:34:53 -05:00
committed by Hirnmoder
parent 2b6e93fbce
commit 7553a5e854

View File

@@ -1331,6 +1331,7 @@ export const TaskbarItemContainer = GObject.registerClass({
_init() {
super._init()
this.x_expand = this.y_expand = false
}
vfunc_allocate(box) {