hein created this revision. Restricted Application added a project: Plasma.
REVISION SUMMARY This fixes a race condition causing the actions overlay to sometimes appear in the drag pixmap attached to the DND cursor, as grabToImage is run against the frame loader. As a bonus it simplifies the code and save some cycles as it's no longer necessary to turn the overlay column invisible during drags. TEST PLAN We used to have a problem with the actions overlay not repositioning properly in popup Folder Views when switching them between list and icon view mode, which partly shaped the old code (the anchor state changes). I verified this didn't regress with the new simplified code. REPOSITORY R119 Plasma Desktop BRANCH master REVISION DETAIL https://phabricator.kde.org/D5309 AFFECTED FILES containments/desktop/package/contents/ui/FolderItemDelegate.qml To: hein, #plasma, broulik Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol