Closed unixpickle closed 11 years ago
Without setCropToCircle: being set, various methods like validPointForTouch: get confused because _activeAreaShape is nil. This method should not be necessary (i.e. there should be a default value).
setCropToCircle:
validPointForTouch:
_activeAreaShape
Without
setCropToCircle:
being set, various methods likevalidPointForTouch:
get confused because_activeAreaShape
is nil. This method should not be necessary (i.e. there should be a default value).