sakkaras / SKSTableView

An expandable table view.
MIT License
446 stars 115 forks source link

Cell not expanding on selection as before and cannot find any way to make it so #59

Open mayur8657 opened 7 years ago

mayur8657 commented 7 years ago

I have been maintaining a project which has been using SKSTableView since long. I observed that cell selection is no longer expanding the sub-rows. Instead only click on accessory view is expanding it. I would very much like the old behaviour or a way to accomplish it. Thanks.