fix Text cannot handle touch events bug

This commit is contained in:
Horcrux
2016-08-06 23:17:38 +08:00
parent 43de62650b
commit 6ebd928ab4
6 changed files with 9 additions and 15 deletions
-2
View File
@@ -37,8 +37,6 @@
}
if ([self getSvgView].responsible) {
NSLog(@"asdasdasdsadas");
// Add path to hitArea
CGMutablePathRef hitArea = CGPathCreateMutableCopy(path);
if (self.stroke) {