coa.13: fix character-view crash on chars with >2 professions
release / release (push) Successful in 5s
release / release (push) Successful in 5s
SetItemButtonTexture now guards a nil IconTexture (was crashing whenever a button didn't exist). UpdateViewIcons profession loop stops at the last existing _ProfN button instead of indexing a nil frame; added _Prof3..8 so CoA chars (which can know many professions) show more than 2. This was blocking the character detail view from rendering when you clicked a char in the Account Summary.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
## Author: Thaoky, Telkar-RG
|
||||
## X-Edited-By: Exiles (Sub-Net) — florian.berthold@sub-net.at
|
||||
## Version: 3.3.002b-coa.12
|
||||
## Version: 3.3.002b-coa.13
|
||||
## X-Category: Inventory, Tradeskill, Mail
|
||||
## X-Localizations: enUS, frFR, zhCN, zhTW, deDE, koKR, esES, esMX, ruRU
|
||||
## X-Website: http://wow.curse.com/downloads/wow-addons/details/altoholic.aspx
|
||||
|
||||
Reference in New Issue
Block a user