bump
- - - Updated - - -
bump
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?
![]()
No need to bump it 3-4 times a day. Once a day is enough.
just be patient and wait for a developer to reply.
On Addons/Blizzard_TalentUI.xml.
Edit :
<ScrollFrame name="PlayerTalentFrameScrollFrame" inherits="UIPanelScrollFrameTemplate">
<Size>
<AbsDimension x="460" y="332"/>
</Size>
This will fix, mine was 332 on X, changed to 460 and frames stop breaking, working good, now for fixing them position change it on talent.dbc