Skip to content

Drag and Drop indication

Evgeny Chesnokov requested to merge drag_n_drop_highlighter into master

Implemented a component that monitors the Drag event and shows where the object will be placed on the desktop. This behavior works if the desktop mode is "Folder View"

Merge request reports