- ingame/inventory/gamepad/confirmcollectibleevolutiondialog_gamepad.lua:90 --
textureControl:SetAnchor(TOP, previousComponentTextureControl, BOTTOM, 0, COLLECTIBLE_TEXTURE_SPACING)
- ingame/inventory/gamepad/confirmcollectibleevolutiondialog_gamepad.lua:92 --
textureControl:SetAnchor(TOPLEFT, componentsContainer)
- ingame/inventory/gamepad/confirmcollectibleevolutiondialog_gamepad.lua:110 --
textureControl:SetAnchor(TOP, previousUnlockTextureControl, BOTTOM, 0, COLLECTIBLE_TEXTURE_SPACING)
- ingame/inventory/gamepad/confirmcollectibleevolutiondialog_gamepad.lua:112 --
textureControl:SetAnchor(TOPLEFT, unlocksContainer)
- ingame/inventory/keyboard/confirmcollectibleevolutiondialog_keyboard.lua:79 --
textureControl:SetAnchor(TOP, previousComponentTextureControl, BOTTOM, 0, COLLECTIBLE_TEXTURE_SPACING)
- ingame/inventory/keyboard/confirmcollectibleevolutiondialog_keyboard.lua:81 --
textureControl:SetAnchor(TOPLEFT, componentsContainer)
- ingame/inventory/keyboard/confirmcollectibleevolutiondialog_keyboard.lua:99 --
textureControl:SetAnchor(TOP, previousUnlockTextureControl, BOTTOM, 0, COLLECTIBLE_TEXTURE_SPACING)
- ingame/inventory/keyboard/confirmcollectibleevolutiondialog_keyboard.lua:101 --
textureControl:SetAnchor(TOPLEFT, unlocksContainer)
- libraries/zo_scenegraph/zo_scenegraphnode.lua:259 --
textureControl:SetAnchor(anchorPoint, nil, CENTER, finalX, finalY)
- libraries/zo_templates/scrolltemplates.lua:675 --
textureControl:SetAnchor(TOPLEFT, self.scrollUpButton, BOTTOMLEFT, 0, 0)
- libraries/zo_templates/scrolltemplates.lua:676 --
textureControl:SetAnchor(BOTTOMRIGHT, self.scrollDownButton, TOPRIGHT, 0, 0)