Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ericgross opened this issue Mar 9, 2015 · 1 comment

Comments

@ericgross
Copy link

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
Copy link

I think you can hao a choice in the block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants