RETableViewManager icon indicating copy to clipboard operation
RETableViewManager copied to clipboard

RETableViewOptionsController style

Open ericertl opened this issue 11 years ago • 3 comments

Hi Roman. I'm can't remove the header and footer shown in the RETableViewOptionsController. The original tableview doesn't have any headers (the section is built using RETableViewSection *section = [RETableViewSection section];) and the RETableViewOptionsController is using the same style (optionsController.style = section.style;) Here's a screenshot of the options view controller: image

ericertl avatar Feb 25 '14 19:02 ericertl

Yes,I have the same problem and want to remove the top space. HELP Please!

jbasttdi avatar Mar 01 '15 06:03 jbasttdi

In the attribute inspector of your view controller, uncheck the "Adjust Scroll View Insets" option.

preetigaur avatar Aug 20 '16 10:08 preetigaur

I'll try this on monday

ericertl avatar Aug 20 '16 12:08 ericertl