Smooth-Line-View
Smooth-Line-View copied to clipboard
Fixing a bug that can cause line breakage with slow finger movements
When finger movement distance is under the minimum set threshold, UITouch is loosing its [touch previousLocationInView] to an unrelated point. This causes the path segments to have a gap.