Macro Auto Write error
LBBlue opened this issue ยท 3 comments
I found an error in line 3333 of Neuron-Buttons.lua.
Where it says elseif (bar.data.mouseOverCast and NeuronDB.mouseOverMod == "NONE" )
should be corrected to DB.mouseOverMod. This fixes an issue auto creating mouse over macros for spells and placing them on the bar
Excellent catch, I feel silly for missing that with my big DB port. I'll have this fixed in the next minor release out probably on Monday. (I'm on vacation atm)
It happens to everyone. that's what making it open source is for right? Enjoy the rest of your vacation and thanks for your work!