You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gwl: Fix updating tooltips and previews when the applet's panel
is move to the top edge.
The new orientation was being treated as a boolean, and St.Side.TOP
resolves to 0, so when moving a panel to the top edge, it was not
updating the orientation for state listeners.
Fixes#10976
Ref:
linuxmint/mint21-beta#23
0 commit comments