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.

