- libraries/zo_sortfilterlist/gamepad/zo_noselectionsortfilterlist_gamepad.lua:26 --
ZO_ScrollList_ScrollRelative(self.list, -magnitude * 1000 * GetFrameDeltaSeconds(), NO_ON_COMPLETE_CALLBACK, ANIMATE_INSTANTLY)
- libraries/zo_templates/scrolltemplates.lua:675 --
ZO_ScrollList_ScrollRelative(self:GetParent():GetParent(), -40)
- libraries/zo_templates/scrolltemplates.lua:679 --
ZO_ScrollList_ScrollRelative(self:GetParent():GetParent(), 40)
- libraries/zo_templates/scrolltemplates.lua:1638 --
ZO_ScrollList_ScrollRelative(self, calculatedControlTop - scrollTop, onScrollCompleteCallback, animateInstantly)
- libraries/zo_templates/scrolltemplates.lua:1640 --
ZO_ScrollList_ScrollRelative(self, calculatedControlBottom - scrollBottom, onScrollCompleteCallback, animateInstantly)
- libraries/zo_templates/scrolltemplates.lua:1654 --
ZO_ScrollList_ScrollRelative(self, controlCenter - scrollCenter - scrollAnimationOffset, onScrollCompleteCallback, animateInstantly)