Release version 3.0.0, Swift 3
This commit is contained in:
parent
bc5abc2367
commit
c1020cef8f
|
|
@ -360,7 +360,7 @@ public class TGPCamelLabels: UIControl {
|
|||
}
|
||||
}
|
||||
|
||||
func verticalAlign(aView:UIView, alpha alpha:CGFloat, attribute layout:NSLayoutAttribute) {
|
||||
func verticalAlign(aView:UIView, alpha:CGFloat, attribute layout:NSLayoutAttribute) {
|
||||
switch layout {
|
||||
case .top:
|
||||
aView.frame = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue