Scrolling a very large image on iOS

Gerry gerry.orkin at gmail.com
Wed Nov 27 04:26:05 EST 2013


Yep that's the sort of thing I was thinking of. Maybe 4 x 11 photos per image - keep track of which strip I'm on, and swap to the next or previous one when I get to the last or first image for each strip.

Hang on…can’t I just use 3-4 images each less than the 32k limit? And just group them?


Gerry



On 27 November 2013 at 8:20:41 pm, Ender Nafi Elekcioglu (endernafi at gmail.com) wrote:

Best method for a workaround is to split your image into 3 overlapping pieces.
Scrolling towards the end of one image, swap it with the next one.
Since they overlap, user won’t notice the change.


More information about the use-livecode mailing list