[EXPLORER] Simplify how autohide is implemented
authorGiannis Adamopoulos <gadamopoulos@reactos.org>
Sat, 28 Oct 2017 16:23:49 +0000 (19:23 +0300)
committerGiannis Adamopoulos <gadamopoulos@reactos.org>
Sat, 28 Oct 2017 16:27:11 +0000 (19:27 +0300)
commit4238f223966abec8496f7a077b0ab533344ee5e1
tree9874c96f965f47000666528d961d38dbf5f76dc9
parent840320cbd175af0381d20fa3327de272b4878b64
[EXPLORER] Simplify how autohide is implemented
Do not change m_TrayRects when m_AutoHideOffset is changed. m_AutoHideOffset will be taken into account only while WM_WINDOWPOSCHANGING is processed
base/shell/explorer/traywnd.cpp