Fix mapToGlobal

Authored by davidedmundson on Jan 13 2017, 3:23 PM.

Description

Fix mapToGlobal

Summary:
When recreating QQuickItem::mapToGlobal for < Qt 5.7 we are currently
using the window's global position and the item's position relevant to
it's parent. We need to use the item's position relative to the scene.

Test Plan: Had applet on right hand side of panel, menus are now in the correct place.

Reviewers: Plasma, broulik

Reviewed By: Plasma, broulik

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D4117

Details

Committed
davidedmundsonJan 13 2017, 3:23 PM
Reviewer
Plasma
Differential Revision
D4117: Fix mapToGlobal
Parents
R120:abd5a4a1ce5a: Show "All Widgets" even when showSpecialFilters=false.
Branches
Unknown
Tags
Unknown