Stop shaking

#2228
This commit is contained in:
Charles Gagnon
2025-01-16 23:34:53 -05:00
parent a6653f6f8b
commit e07038fcb8

View File

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