slow slower slowest scroll on Android

Brian Milby brian at milby7.com
Wed May 29 12:08:10 EDT 2019


DP2 will fix the missing option in the PI to set container mode, but it can be done from the message box now.

If you need a static border or shadow behind the DG, then use a separate object for the effect behind the DG so you can get the performance boost from accelerated rendering.

Thanks,
Brian
On May 29, 2019, 2:28 AM -0700, Sphere via use-livecode <use-livecode at lists.runrev.com>, wrote:
> Strange is, when i opened the stack in 950dp1 and looked at the setting
> to set static, dynamic, scrolling. Container was selected, but when you
> click on it you can only choose from the 3 previous mentioned and not
> container anymore.
> Unadorned (had to translate it first...) so no nice edge around it.
> Ok will test tonight.
>
> Thanks!
>
> Monte Goulding via use-livecode schreef op 2019-05-28 23:23:
> > > On 29 May 2019, at 5:49 am, JJS via use-livecode
> > > <use-livecode at lists.runrev.com> wrote:
> > >
> > > The DG2's where in container mode, now i've set them in scroller.
> > >
> >
> > You should not fiddle with the layerMode of the datagrid. The scripts
> > already set the correct groups to container and scrolling. The actual
> > scrolling layerMode group in the datagroup is about 3 levels in with
> > its parents being container. As mentioned on other posts you need to
> > ensure the datagrid is unadorned (no border etc). Also if you have it
> > placed inside a group then that group must also be set to container
> > layerMode and be unadorned.
> >
> > Cheers
> >
> > Monte
> > _______________________________________________
> > use-livecode mailing list
> > use-livecode at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> 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