RETableViewManager
RETableViewManager copied to clipboard
When displaying a table in a side menu, how can you tell the table only draw on the screen?
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?
I think you can hao a choice in the block