Map dragging locking to mouse
kbkk97 opened this issue · 2 comments
kbkk97 commented
Dragging the map seems to sometimes lock onto the mouse and won't let go, Possibly clicking when other players are placing tiles? Not too sure. Only way to seemingly fix it is to maniacally spam mouse buttons and keyboards presses till it releases me from my suffering.
Edit: It appears you can free yourself by double-clicking the left button, maybe the issue is caused by highlighting?
farin commented
seem's like bug in logic which distinguish between click and drag (because very short drag must be interpreted as click)
looking at it...
farin commented
hopefully fixed with farin/JCloisterZone-Client@2a20454