PTEHorizontalTableView icon indicating copy to clipboard operation
PTEHorizontalTableView copied to clipboard

Horizontal UITableView inspired by EasyTableView.

Results 2 PTEHorizontalTableView issues
Sort by recently updated
recently updated
newest added

I needed to use it inside UITableViewCell and it wasn't working, because my view controller had to implement UITableViewDelegate also, in which case PTETableViewDelegate methods stopped working.

It doesn't rotate correctly in my project. I'm using swift, xcode 6.4 and autolayout ![captura de pantalla 2015-08-03 a las 12 43 30](https://cloud.githubusercontent.com/assets/4108692/9041219/4cd1000c-39dd-11e5-85f2-cc5744eb53dc.png) ![screen shot 2015-08-03 at 12 42 30](https://cloud.githubusercontent.com/assets/4108692/9041220/4cd6b786-39dd-11e5-92ab-f89537632320.png)

bug