Merge pull request #49 from desyatov/swift/2.2
Swift/2.2, clear prototype cell heights
This commit is contained in:
commit
81c0d99e99
|
|
@ -254,7 +254,7 @@ public class TableDirector: NSObject, UITableViewDataSource, UITableViewDelegate
|
|||
}
|
||||
|
||||
public func clear() -> Self {
|
||||
|
||||
heightStrategy?.invalidate()
|
||||
sections.removeAll()
|
||||
return self
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue