Skip to content
Commit 6e37179b 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


(cherry picked from commit d71cb60d)
parent 78bd7883
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