- ingame/crafting/gamepad/smithingcreation_gamepad.lua:748 --
traitListControl:SetAnchor(TOPLEFT, matListControl, BOTTOMLEFT, 0, ZO_GAMEPAD_SMITHING_CONTAINER_ITEM_PADDING_Y)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:749 --
traitListControl:SetAnchor(TOPRIGHT, matListControl, BOTTOMRIGHT, 0, ZO_GAMEPAD_SMITHING_CONTAINER_ITEM_PADDING_Y)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:752 --
traitListControl:SetAnchor(TOPLEFT, styleListControl, BOTTOMLEFT, 0, ZO_GAMEPAD_SMITHING_CONTAINER_ITEM_PADDING_Y)
- ingame/crafting/gamepad/smithingcreation_gamepad.lua:753 --
traitListControl:SetAnchor(TOPRIGHT, styleListControl, BOTTOMRIGHT, 0, ZO_GAMEPAD_SMITHING_CONTAINER_ITEM_PADDING_Y)
- ingame/crafting/keyboard/smithingcreation_keyboard.lua:256 --
traitListControl:SetAnchor(TOP, materialListControl, BOTTOM, 0, 30)
- ingame/crafting/keyboard/smithingcreation_keyboard.lua:259 --
traitListControl:SetAnchor(TOP, styleListControl, BOTTOM, 0, 25)