Karl-HeinzSchneider / WoW-DragonflightUI

World of Warcraft (classic) Addon to bring the new Retail UI to WoW Classic!
https://www.curseforge.com/wow/addons/dragonflight-ui-classic
MIT License
34 stars 15 forks source link

[BUG] In SOD, talent button re-appears when I press ESC #281

Open akatechis opened 3 days ago

akatechis commented 3 days ago

Describe the bug See screenshot

image

Error Log Please provide any lua error you encounter. Make sure you have error reporting enabled ingame ('/console scriptErrors 1'). Also consider using BugSack and BugGrabber.

Versions (please complete the following information):

Additional context If I go into the menu, uncheck "hide" and then check it again, it will go away. Then, if I press ESC, the Talent button re-appears.

https://github.com/user-attachments/assets/22cc112a-a6c3-40f0-a077-c022dda49938

I have only tested in SOD, I'm not sure if ERA/Anniversary have the same issue.

Karl-HeinzSchneider commented 3 days ago

Ah, I see! Problem is, blizzard overrides this a ton, I might have to dig more into the code again. Also the new options with different guild windows as buttons on the micromenu is a bit of a headache. I'll look into it later or tomorrow, and see if its a quick fix or needs more work.