LenweSaralonde / Musician

Add-on for World of Warcraft to perform music in game.
https://musician.lenwe.io
GNU General Public License v3.0
11 stars 4 forks source link

Minimap button moved back to minimap on click with Minimap Button Frame #11

Closed LenweSaralonde closed 5 years ago

LenweSaralonde commented 5 years ago

Issue video Minimap Button Frame add-on : https://wow.curseforge.com/projects/minimap-button-frame

Probably due to the MusicianButton.Reposition() call at line 80 https://github.com/LenweSaralonde/Musician/blob/master/ui/MusicianButton.lua#L80

This line seems to have no real purpose, see if removing it fixes the problem.