7 - Tradeskill cooldown
What is the issue?
Non updating cooldowns for tradeskills
Please provide any additional information below.
While using one of the tradeskills with cooldowns (here the minor inscription research). The tooltip doesn't update itself. We have to close and reopen the tradeskill window to update the tooltip.
I'm sure you'll find a way to implement that in a future version.
- 4 comments
- 4 comments
- #4
tlundse Fri, 24 Apr 2009 20:37:31The fact that I have to close, re-open and re-close the tradeskill window for the timer to register makes this addon more or less unusable to me since I often forget it. :(
Don't get me wrong - I want to use this addon and like it, but that needs to be fixed for this to be usable for me.
- #3
Azethoth Wed, 04 Feb 2009 23:50:38How about just opening and closing the tradeskill window (offscreen if necessary). So listen for tradeskill window closed, then open it again privately.
Or maybe have some kind of ctrl-click on the broker icon that does this. Right now I find making this mod figure out that a skill is on cooldown to be very frustrating.
- #2
whynona2 Sun, 21 Dec 2008 19:38:27I'm not sure but I think that LibPeriodicTable has these types of things in.
- #1
Zhinjio Tue, 09 Dec 2008 08:42:15The problem is that this would increase the memory used by the addon quite a bit. I would need to store a database of all spells with cooldown, and their numeric cooldowns. At least, I think so. I'll look into it s'more.