Known iOS scroller issue?

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
rcmills
Posts: 68
Joined: Wed Nov 21, 2018 8:27 pm

Known iOS scroller issue?

Post by rcmills » Sat Jun 01, 2019 8:51 pm

I am using native controls in scrolling fields in an iOS app, and have noticed that when I have scrolled to the very bottom of a field on the iPhone and then tilt the phone back towards being parallel to the ground, the text jumps almost an entire field height. This is not enough of a tilt to trigger an orientation change (I have set an interrupt in the orientation change handler and checked). Is this a known native scroller issue?

rcmills
Posts: 68
Joined: Wed Nov 21, 2018 8:27 pm

Re: Known iOS scroller issue?

Post by rcmills » Sat Jun 01, 2019 9:02 pm

Oops! It was an orientation issue. I change my trap and found there is an "unknown" orientation which wasn't trapping for ... :P

Post Reply