Mobile Resizestack handler possible bug

David Bovill david at viral.academy
Wed Nov 18 21:52:34 EST 2015


Resize handlers are called repeatedly with every fraction of a move - if
you out slow code inside them (like fetching a blocking url) then it jams
up.

On Thursday, 19 November 2015, Ralph DiMola <rdimola at evergreeninfo.net>
wrote:

> ONLY on iOS if you do a:
>
> put URL ("https://xxxxxx.on-rev.com/service/SomeScript.lc?function=yyyy)
> into Str2
>
> while in a resize stack handler the app locks up. I think this is a bug
> and will put together a QCC report unless anyone knows if this is a
> limitation of iOS.
>
> Ralph DiMola
> IT Director
> Evergreen Information Services
> rdimola at evergreeninfo.net <javascript:;>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com <javascript:;>
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list