Skip to content

Fix the drag image offset

Marco Martin requested to merge work/mark/grabImage into master

When a drop happens, a new item is created, and is set to selected grabToImagebefore it gets the final width, making grabToImage fail because it's still 0x0

BUG:472893

Merge request reports