Skip to content
Commit d71cb60d authored by Nate Graham's avatar Nate Graham
Browse files

[containments/desktop] Stop hardcoding applet handle tooltip position

Doing this caused the tooltip to overlap other buttons when the widget
was rotated 90 degrees horizontally, and therefore made those buttons
inaccessible.

The ToolTip already has code to dodge other UI elements and disappar
when the mouse overs over it; let's let that code work (which it does)
and just remove the hardcoded position overrides here.

BUG: 425636
FIXED-IN: 5.22.5
parent 97add87b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment