This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What is the enhancement in mind? How should it look and feel? Mouse over information on the spell cooldown.
Please provide any additional information below. I don't know exactly what all the spells are that it monitors to be totally honest. would it be possible to have the spellid mouse over information be shown when moving the mouse pointer over the cool down bar?
I've looked into this before, and I don't think LibBars, the library used to display the bars, has the ability to do this. So probably not? I will if I figure out a way, though.
Alternatives: - option to show spell name on the bar - show spell name when hovering over the spell icon - use a different bar library :P
Please see a patch I created to display the spell name in a tooltip when you mouse over a bar at http://pastebin.com/YNVTMfZM see lines 14 - 25. You don't have access to other classes' spell books so you can't display the full spell tooltip (which you might not really want anyway...), but you can at least show the name. It's very helpful. The above patch was actually for the previous version but I just copy/pasted it now and it works fine. It would be great if you could review this and merge this in. Thanks!
Thank you very much Ithilyn, your patch works perfectly.
Much appreciated,
-HM
To post a comment, please login or register a new account.