View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0001737 | Spring engine | General | public | 2009-11-22 07:52 | 2010-07-14 14:16 | ||||
Reporter | stephenashelton | ||||||||
Assigned To | jK | ||||||||
Priority | normal | Severity | tweak | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Product Version | 0.80.5+git | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001737: Mouse drag should not be detected solely by time | ||||||||
Description | The middle mouse button click toggles camera mode (where the camera follows mouse movement), but click vs drag is determined solely by time. This patch also checks that the position hasn't substantially changed. | ||||||||
Additional Information | In my current build, the entire block of code commented out (not a fan of this feature). Perhaps adding this to SpringSettings would be a good call? | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
jK (developer) 2010-07-14 14:16 |
For ppl who dislike MiddleClickScrolling there is `MouseDragScrollThreshold` now, making MiddleClickScrolling moved pixels dependend is unwanted for me, if it is that important make a patch with a user config to customize the maxMovedPixels. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-11-22 07:52 | stephenashelton | New Issue | |
2009-11-22 07:52 | stephenashelton | File Added: draw_recognition.patch | |
2010-07-14 14:16 | jK | Note Added: 0005094 | |
2010-07-14 14:16 | jK | Status | new => resolved |
2010-07-14 14:16 | jK | Resolution | open => fixed |
2010-07-14 14:16 | jK | Assigned To | => jK |