Small fix to send B_MOUSE_MOVE/UP messages to the BView which acquired the mouse

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12018 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adi Oanca 2005-03-26 09:18:27 +00:00
parent 40b3f1e1ec
commit 61c1519f03
1 changed files with 1 additions and 1 deletions

View File

@ -983,7 +983,7 @@ void RootLayer::MouseEventHandler(int32 code, BPortLink& msg)
if (fLastMouseMoved->EventMask() & B_POINTER_EVENTS)
{
fEventMaskLayer = target;
fEventMaskLayer = fLastMouseMoved;
}
// We'll need this so that GetMouse can query for which buttons