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.
- 6 comments
- 6 comments
- Reply
- #6
mkcorp Feb 06, 2011 at 23:06 UTC - 0 likesNope, you didn't.
- Reply
- #5
Zhinjio Sep 15, 2010 at 09:02 UTC - 0 likesI believe I have this fixed, finally.
- Reply
- #4
tlundse Apr 24, 2009 at 20:37 UTC - 0 likesThe 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.
- Reply
- #3
Azethoth Feb 04, 2009 at 23:50 UTC - 0 likesHow 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.
- Reply
- #2
whynona2 Dec 21, 2008 at 19:38 UTC - 0 likesI'm not sure but I think that LibPeriodicTable has these types of things in.
- Reply
- #1
Zhinjio Dec 09, 2008 at 08:42 UTC - 0 likesThe 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.