Closed Panajev closed 10 years ago
Thank you very much for your pull request. I merged it back into develop
, and added the same property to HLSPlaceholderViewController
for consistency.
Depending on how you integrate CoconutKit, you can use
pod 'CoconutKit', :git => 'https://github.com/defagos/CoconutKit.git', :commit => 'f5ca9ab70343ddb6c33771b1aa476d1af265aba3'
to point your Podfile
at the most recent commit, or pull the most recent changes from develop
and run the CoconutKit-staticframework
scheme to build the binaries.
Added the ability to override the lockingUI property of HLSContainerStack animations from the HLSStackController.