Fixedlist: bouncing focused item
#1
I have a fixedlist control, i have scrolltime set to 200 for smoothness. when i scroll the focused texture bounces, it doesn't stay stationary.

i thought xTv was smooth, but i can't see any setting that would do this.

is there any setting other than setting scrolltime to 0, (which eliminates this bounce) that could prevent this bounce?

do any skins handle this that you could point me to?
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#2
Not sure how xTV does it, but a way would be to have the focused texture not be a part of the list itself, but have it sit behind the actual list. This way you won't get the bouncing effect of the focused texture because it's always in the same place.
Reply
#3
thanks, that does work. shouldn't be an issue since it's a fixed list.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply

Logout Mark Read Team Forum Stats Members Help
Fixedlist: bouncing focused item0