Scroll capped?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Scroll capped?

589 Views
jhollister
Contributor II

I'm getting this warning when I start the Inflexion runtime engine:

"Warning: Scroll capped at .999"

This happens just after Inflexion loads a template that contains a touch region who's x-axis field it tied to _scrollPos. Can anyone tell me what this warning it trying to tell me?

Jim

Tags (2)
0 Kudos
2 Replies

554 Views
jhollister
Contributor II

Mateen,

Thank you very much. That solved my problem.

Jim

0 Kudos

554 Views
MateenHasan
Contributor I

Hi Jim,

The issue is that the rebound value is greater than "1" in a menu component. You can check the value under Component settings i.e. Settings Tab -> Menu Slots & Scrolling -> Rebound. The allowed values are from 0.0 to 0.999.
So, any value greater than 1 will generate the warning, while capping the rebound value to 0.999.

Thanks
Mateen

0 Kudos