> On 2 Aug 2017, at 1:10 pm, Sannyasin Brahmanathaswami via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Ahhh, I wonder if  we only had two groups like this
> 
> card "portal"
>      group "SivaSiva Portal Scrolling"  # this is the group that scrolls very 
> badly no matter what we do.
>                  # Sub groups
>                       Header-group 
>               row 1 -(small group)
>            row 2 -(small group)
>            row 3 -(small group)
>          row 4 -(small group)
>           row 5 -(small group)
> 
>           group "SivaSiva Portal Navigation
>                  # this a fixed tool bar at the bottom of the screen
> 
> so that the group that scrolls is *not* inside another group… if accelerated 
> Rending  make it scroll better.

I haven’t been following this thread sorry but yes if the group is directly on 
the card instead of nested then you can use scrolling layer mode otherwise it 
won’t work. You can check the effective layerMode to determine if you are 
getting what you think you should be getting. You also need to ensure you have 
no adornments like borders, graphic effects etc…

I just opened this report which should make things easier for people if we can 
do that http://quality.livecode.com/show_bug.cgi?id=20217 
<http://quality.livecode.com/show_bug.cgi?id=20217>

Cheers

Monte
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to