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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
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.