Highlight the hovered item from outside too(drag-drop)

Have a suggestion for "Everything"? Please post it here.
Post Reply
vsub
Posts: 432
Joined: Sat Nov 12, 2011 11:51 am

Highlight the hovered item from outside too(drag-drop)

Post by vsub »

When you are dragging items withing the list,everything highlight the item you are currently over(makes it easier to copy\move files from one place to another)

It works when you:
1.Drag items within the current window
2.From one everything window to another

It doesn't work when you are dropping items dragged from anywhere else outside the everything window(from the explorer for example)
void
Developer
Posts: 15194
Joined: Fri Oct 16, 2009 11:31 pm

Re: Highlight the hovered item from outside too(drag-drop)

Post by void »

I've fixed a crash when dragging over Everything for the next beta update, I'm not sure why its not highlighting for you. Does the cursor show a circle with a line through it?
vsub
Posts: 432
Joined: Sat Nov 12, 2011 11:51 am

Re: Highlight the hovered item from outside too(drag-drop)

Post by vsub »

I found what's wrong but I don't really like the solution :(
It requires the windows option "Show window contenst while dragging" which is disabled for performance reasons.
void
Developer
Posts: 15194
Joined: Fri Oct 16, 2009 11:31 pm

Re: Highlight the hovered item from outside too(drag-drop)

Post by void »

Thanks for bringing this to my attention.
Fixed for the next update of Everything. I wasn't handling IDropTargetHelper:Show correctly.
vsub
Posts: 432
Joined: Sat Nov 12, 2011 11:51 am

Re: Highlight the hovered item from outside too(drag-drop)

Post by vsub »

Thanks.
Post Reply