Re: MobileScroller become unresponsive after several minutes of inactivity.

2021-11-05 Thread Tom Glod via use-livecode
Scratch all thatI solved the issue, I had not commented out a deletescroller on orientationchanged. :) On Fri, Nov 5, 2021 at 2:12 PM Tom Glod wrote: > Correctionit also does this after i simply "move" the phone. > I limited the orientation to portrait. and that didn't help to na

Re: MobileScroller become unresponsive after several minutes of inactivity.

2021-11-05 Thread Tom Glod via use-livecode
Correctionit also does this after i simply "move" the phone. I limited the orientation to portrait. and that didn't help to narrow the problem down. And this happens on every MobileScroller I have. Otherwise it works great ...just can't wiggle the phone. Any ideas? On Fri, Nov 5, 202

MobileScroller become unresponsive after several minutes of inactivity.

2021-11-05 Thread Tom Glod via use-livecode
Hi Folks, I've got a text field in a group with a mobile scroller created for a group. I scroll the group instead of the field. It all works well. But after a while the scroller stops being responsive, and does not scroll the group anymore. Other parts of my app like nav buttons still work as expe