Re: mobile scroll indicator position

2022-02-19 Thread J. Landman Gay via use-livecode
I've seen similar things if the target field isn't scrolled at 0,0 before the native scroller is created. If that's not the problem, it would be helpful to see your mobileControlCreate handler. On 2/19/22 9:37 AM, Mike Kerner via use-livecode wrote: also, indicatorInsets are 0,0,0,0 I tried set

Re: mobile scroll indicator position

2022-02-19 Thread Mike Kerner via use-livecode
also, indicatorInsets are 0,0,0,0 I tried setting hscroll, but it's stuck at -34 On Sat, Feb 19, 2022 at 10:25 AM Mike Kerner wrote: > I have an ios scroller overlaying a text field, but the scroll > indicator/thumb is pretty far to the left of the rect of the scroller and > of the contentRect.