Files
create/src/Mod/Sketcher
DeepSOIC db26cbcc4c Sketcher: fix false detection of doubleclick
Double-click detector code was comparing double-click threshold (value =
5) with distance between clicked objects in model space (i.e.
double-click distance threshold was equal to 5 mm in model space
regardless of zoom). The fix changes the comparison to pixels on screen
instead.

This fixes the inability to select sketch entities in quick succession,
when the sketch is small (i.e. less than 40 mm or so).
2017-11-10 18:12:48 +03:00
..
2015-01-13 16:19:19 +01:00
2017-03-01 17:20:20 +01:00
2017-10-04 17:59:11 +02:00