iphone - UIScrolview Prioritize vertical and horizontal scrolling -
i've scenario using list of views scrolls horizontally, pagination. , each view has tableviews scrolls vertically. issue when want scroll vertically. hardly allows me that. vertically it's fine. can arrange in way vertically scrolling should have higher priority horizontal? both should accessible. well, have uiscrollview horizontal scroll , couple of uitableview s inside pages? think issue lays in uiscrollview intercepts vertical pan gesture. try disable vertical scrolling uiscrollview , should help.