Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
version1.0
  • Loading branch information
bb-coder committed Jan 12, 2016
1 parent 852059e commit f498f56
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
Binary file not shown.
2 changes: 0 additions & 2 deletions BHBDrawBoarder/BHBDrawBoarder/BHBDrawBoarder/BHBMyDrawer.m
Expand Up @@ -106,8 +106,6 @@ - (void)touchesEnded:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event
if ([event allTouches].count > 1){
[self.superview touchesMoved:touches withEvent:event];
}
[_path closePath];
_slayer.path = _path.CGPath;
}

/**
Expand Down
Binary file not shown.

0 comments on commit f498f56

Please sign in to comment.