Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Miscellaneous => Topic started by: reidospalas on October 11, 2018, 01:26:34 am
-
Hello guys, i'm making my own talent tree inspired on mop-bfa, i was trying to separe the spells and make they position more left on screen but i got a problem, the frameside was getting break
INITIAL_TALENT_OFFSET_X = 35; << no touched offset works good, on the right side of the screen
INITIAL_TALENT_OFFSET_X = -10; << move the spells button to left, but when i tried it the spells start breaking them frame and disappear
Someone knows how can i fix it?
-
bump!!
-
The icon is probably spilling past the scrollframe boundary.
This might help:
https://github.com/Gethe/wow-ui-textures
https://github.com/tekkub/wow-ui-source/releases