Similar to this post here: Drag and drop - The fixed element showing up on the drag image
Say for example, I have an element absolute positioned over a background image. If I drag and drop that element, the drag preview also shows the piece of the background image behind it. That makes for a not so smooth experience.
Is it possible to hide any background elements in the drag preview? Thanks!