I don't think you understand how the TargetList/TargetGroup work. I can't change the order of the content. Each item can get updated as they come into focus which is where I scale the item/group. I think the issue is that each of the items in the TargetGroup is rendered in order which means that the focused item is rendered and scaled larger. Then the next item in the TargetGroup is rendered on top of the focused item.