Open haemi opened 9 years ago
Yes. I am facing with the same issue. After sign if we give dot it is not accepting. Please address.
This issue, I found in a 4" inches size display only. The 4.7" and 5.5" are works
add the following code to a touchesBegan()
method, at SignatureView.m
self.image = [self _drawLineFromPoint:self.previousPoint toPoint:currentPoint image:self.image];
This works for me. ^_^
this would be necessary for e.g. the dot on the i...