APReorderableStackView
APReorderableStackView copied to clipboard
Log Output - maskToBounds Has No Effect
Inside the cleanupUpAfterReordering() function
self.clipsToBounds = !self.clipsToBoundsWhileReordering
is causing the log to spit out
<CATransformLayer: 0x12ed9df00> - changing property masksToBounds in transform-only layer, will have no effect
In Xcode 7.2 with iOS 9.2 target.