Invisible iOS MobileControl scrollers still gets scroll
Posted: Sat Dec 31, 2016 1:12 am
I have a group A that has a native (iOS) scroll: mobileControlSet "MyScrollerA", "scrollingEnabled", true
Another hidden scrolling, group B (working as a pop list), cover partially the group A .
I noticed that even if I disable the hidden scroller B (mobileControlSet "MyScrollerB", "scrollingEnabled", false), in the area where the two groups overlap the scroll touch of group A does not works.
My questions are:
1) why in the hell an invisible mobile scroller still receive the scroller touch?
2) why a disabled mobile scroller overlapping another one, prevents this last one from getting the scroll touch?
Any help is appreciated.
Trevix
Another hidden scrolling, group B (working as a pop list), cover partially the group A .
I noticed that even if I disable the hidden scroller B (mobileControlSet "MyScrollerB", "scrollingEnabled", false), in the area where the two groups overlap the scroll touch of group A does not works.
My questions are:
1) why in the hell an invisible mobile scroller still receive the scroller touch?
2) why a disabled mobile scroller overlapping another one, prevents this last one from getting the scroll touch?
Any help is appreciated.
Trevix