romaonthego / RETableViewManager

Powerful data driven content manager for UITableView.
MIT License
2.48k stars 432 forks source link

When displaying a table in a side menu, how can you tell the table only draw on the screen? #225

Open ericgross opened 9 years ago

ericgross commented 9 years ago

I am using RESideMenu (awesome!) to show a RETableView as the right menu on a page. How can I adjust the table view so that its bounds correspond to the screen? The left part of the screen is covered by the view that loaded the menu but the table still tries to draw there, so you can only see the right 2/3 of the table. It would be great to be able to adjust the table so that it was all visible rather than partially covered.

Is that possible?

jdk89757 commented 9 years ago

I think you can hao a choice in the block