mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-06 13:14:59 -06:00
9.04 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
8874e4fbc9
commit
829409452d
@@ -459,7 +459,7 @@ void CDropTarget::PositionCursor(POINTL ptl)
|
||||
return;
|
||||
*/
|
||||
|
||||
if (!m_Panel->IsFSFolder() && !m_Panel->IsFSDrivesFolder())
|
||||
if (!m_Panel->IsFsOrPureDrivesFolder())
|
||||
return;
|
||||
|
||||
if (WindowFromPoint(pt) != (HWND)m_Panel->_listView)
|
||||
|
||||
Reference in New Issue
Block a user