APReorderableStackView icon indicating copy to clipboard operation
APReorderableStackView copied to clipboard

Log Output - maskToBounds Has No Effect

Open art42 opened this issue 9 years ago • 0 comments

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.

art42 avatar Feb 07 '16 10:02 art42