alekseyn / EasyTableView

Horizontal and vertical scrolling table views for iOS
BSD 3-Clause "New" or "Revised" License
584 stars 157 forks source link

uilabel #10

Closed alebertacco closed 12 years ago

alebertacco commented 12 years ago

Is there any way to get uilabel well rendered with easytableview in horizontal mode?

It seems that CGAffineTransformMakeRotation make the uilabel rendering not very well defined.

Thanks, Ab

alekseyn commented 12 years ago

I have used it with UILabel in an app and it worked fine.