Not working with Elv UI
fusionpit opened this issue ยท 6 comments
The icon is supposed to be the "?" icon normally. I'm not sure if there should be some additional highlighting done when the tab is selected, I'll be downloading ElvUI and looking into it soon. Thanks for the additional info!
Hey @fusionpit,
Out of curiosity is it possible to set an icon myself? The question mark messes with my OCD ๐
Cheers!
@CrashyBang not currently, I do have plans for a couple of interface options that will include that feature. For now, you could change line 43 of WhatsTraining.lua, inserting the icon you want:
local TAB_TEXTURE_FILEID = GetFileIDFromPath("Interface\\Icons\\<PUT ICON NAME HERE>")
Hey @fusionpit,
Awesome! I don't do a lot of Lua but if there are any simple tasks you want done on the plugin let me know!
Cheers!