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)
Highlight the hovered item from outside too(drag-drop)
-
vsub
- Posts: 501
- Joined: Sat Nov 12, 2011 11:51 am
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Highlight the hovered item from outside too(drag-drop)
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: 501
- Joined: Sat Nov 12, 2011 11:51 am
Re: Highlight the hovered item from outside too(drag-drop)
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.
It requires the windows option "Show window contenst while dragging" which is disabled for performance reasons.
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Highlight the hovered item from outside too(drag-drop)
Thanks for bringing this to my attention.
Fixed for the next update of Everything. I wasn't handling IDropTargetHelper:Show correctly.
Fixed for the next update of Everything. I wasn't handling IDropTargetHelper:Show correctly.
-
vsub
- Posts: 501
- Joined: Sat Nov 12, 2011 11:51 am