CKCircleMenuView 0.1.2
.podspec and README updated.
Bugfixes:
- The "hit box" of the round buttons is no longer of rectangular shape, which means that there are no longer activation zones outside the visible button.
Improvements:
- The CKCircleMenuView will check its view hierarchy upwards to find the next UIView which has
clipToBounds
set toYES
. Buttons will no longer be placed outside this clipping area as shown on the following screenshot.