SirHitech / MapleXPBar

BSD 2-Clause "Simplified" License
0 stars 2 forks source link

show the xp bar even when the chatbox is hidden #9

Closed SirHitech closed 1 year ago

SirHitech commented 1 year ago

fixes #8

When the chatbox is hidden, the xp bar also goes away because it's location is tied to the top of it. Now, show the xp bar even while the chatbox is hidden and unloaded (when it's unloaded, can't get the coords) by guessing based on the client window size.