Stanzilla / WoWUIBugs

World of Warcraft UI Bug Tracker
153 stars 7 forks source link

Opening the main menu breaks achievement micro button tooltip #588

Open ls- opened 6 days ago

ls- commented 6 days ago

Afaik, this issue was introduced in 10.2 (52068). The problem is in the DisableMicroButtons function, to fix it the AchievementMicroButton.tooltipText = nil; line should be removed. It serves no purpose, most likely, it's mistakenly added or it's just a leftover from an earlier dev build.