gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gcmd-dev] Fix for right mouse button selection not being precise


From: phan
Subject: [gcmd-dev] Fix for right mouse button selection not being precise
Date: Thu, 12 Aug 2010 11:52:34 +0200

Selecting files/dirs via right mouse button held down was not precise - rows 
were being selected a little too soon, when selecting upwards and little too 
late, when selecting downwards. Removing lots of dark magic in 
on_motion_notify() resolves this problem.

I can't really figure it out, why someone wrote this stuff there, since 
removing it doesn't seem to break anything, and yet it increases the precision 
of selecting files.

You can reproduce the problem by slowly hovering the mouse pointer upwards over 
file list with RMB held down. You will notice, that gcmd selects a row above 
while a pointer is still on a actual row (it's like 3 pixels too soon).

Attachment: 0001-Fix-for-right-mouse-button-selection-not-being-preci.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]