pop-os / shell

Pop!_OS Shell
GNU General Public License v3.0
4.77k stars 262 forks source link

fix: make launcher entries expandable #1708

Closed garaevdi closed 3 months ago

garaevdi commented 3 months ago

Can't really tell why this broke. At first I thought this was due to changes of St.Bin default expand properties, but St.BoxLayout isn't descendant of it. Setting x_expand on the button itself didn't fix this.

fixes #1706