Always draw the tooltip on top of everything else
ClosedPublic

Authored by ngraham on Jan 11 2019, 6:06 PM.

Details

Summary

Without this, the tooltip would be drawn below things that manipulate z. With
it, the tooltip is always drawn on top

Test Plan

Tested with adding a toltip to this Kamoso patch: D18170

Diff Detail

Repository
R858 Qt Quick Controls 2: Desktop Style
Branch
tooltip-on-top (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 6975
Build 6993: arc lint + arc unit
ngraham created this revision.Jan 11 2019, 6:06 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJan 11 2019, 6:06 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
ngraham requested review of this revision.Jan 11 2019, 6:06 PM
mart accepted this revision.Jan 11 2019, 6:07 PM
This revision is now accepted and ready to land.Jan 11 2019, 6:07 PM
This revision was automatically updated to reflect the committed changes.