ios - UIScrollView missing touches when transparent -


i have zoomable uiscrollview multiple subviews. uiwindow it's within has no backgroundcolor, neither uiscrollview. scroll view not recognize touches don't start on 1 of subviews (so zooming/panning doesn't work unless touch starts on subview). i'd scroll view remain transparent, recognize touches occur on it's transparent parts. jailbreak tweak.

if set backgroundcolor either scroll view or uiwindow, scroll view gets touches again, want them both transparent.

thanks!


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -