Slight glitch in lists inside scrollcontainer with focusloop

2 messages - 108 views

When using a list inside a scrollcontainer and using focusloop = true with the screen, the scrolling doesn't quite work correctly. When reaching the end/start of the list and focusloop makes the focus wrap around, the scrollcontainer doesn't scroll to correct position. You have to click up/down a few times before the container catches up with the list.

Arg ... yes, but it's the goal of scrollContainer to scroll step by step to the next focused widget. Then I don't see any easy solutions.