nghialv / Hakuba

:cherry_blossom: Cellmodel-driven tableview manager
MIT License
474 stars 40 forks source link

It become unstable behavior when implement UITableViewDelegate method that return estimatedHeight #50

Open Keeeeen opened 5 years ago

Keeeeen commented 5 years ago

comment out tableView(_ tableView:, estimatedHeightForRowAt:) -> CGFloat

Keeeeen commented 5 years ago

@ra1028 Thank you for the review and I fixed you pointed out