Artefact drawing in Swift
问题 The code below draws lines by overriding touches, however there is an artefact that persists when drawing, seen in the images below. When changing direction while zig zagging drawing across the screen, sometimes the line turns into a flat straight corner instead of remaining circular. The artefact is also experienced when drawing on the spot in small circles, the drawing point flashes half circles sometimes leaving half circles and partial circle residue when the finger leave the screen. The