Fix the first double click of every session failing.

This commit is contained in:
Inusaito Sayori
2014-08-22 21:43:48 -04:00
parent 9067de26ac
commit a126b4003f

View File

@@ -2291,7 +2291,7 @@ LRESULT CALLBACK LLWindowWin32::mainWindowProc(HWND h_wnd, UINT u_msg, WPARAM w_
if (!sHandleDoubleClick)
{
sHandleDoubleClick = true;
break;
//break; // <singu/> Broke first double click every session.
}
// Because we move the cursor position in the app, we need to query