Can you make option for displaying the Title in the form of numbers, it is very inconvenient in the form of the full name, while the number of pvp rank is short, clear and beautiful.
Hello! Than you for this addon. I have a small problem with it tho', when I enable icon on tooltips, it shows two icons for recipes, everything else works great.
Is there a way to hide or edit the health bar underneath? it bugs out sometimes with the class colors (for example itll show a brown health bar on a priest). Or even better is there a way to only change the health bar to green regardless of class?
Would also like an option to edit the player pet tooltip (especially the beast blue color, cant seem to find where to edit this), thanks.
Would it be possible to add customizable "time to fade out" option... So if we hover over item/player/npc etc tooltip would stay visible for n amount of seconds after we are no longer hovering over
I have a weird bug with TinyTooltip and Stubby (Auctioneer addon) enabled. The tooltip gets super long, and everytime I mouseover a player the tooltip gets longer. I've tried disabling multiple addons to find out whats causing this and nailed it down to these two combined.
In Classic I'm getting an annoying bug when shift-clicking on both player names and linked items. The issue disappears when I disable TinyTooltip. Just wondering if anyone knows of a solution.
hooksecurefunc("GameTooltip_SetDefaultAnchor", function(self, parent)
if GetMouseFocus() ~= WorldFrame then return end
LibEvent:trigger("tooltip:anchor", self, parent)
end)
So the tooltip does not show up on non-WorldFrame targets, as a healer it can be quite cumbersome to have tooltips over unit/raid frames!
When hovering over an item, the addon will show auction price info from Auctionator addon. When clicking on an item from chat, the tooltip does not show the auction price info. With the addon disabled, default tooltip from item in chat does show the auction price info.
Like others, however, i do find the always on ItemID quite distracting. An option to turn it off, or a toggle would be very nice.
In the mean time, for anyone who can't stand it: The code is found inside the "LinkID.lua" file (inside the addons folder). Each part/paragraph is nicely named so you can delete/comment out the parts you don't like. Or delete the file (here and from the "TinyTooltip.toc" list). I don't now if this produces errors somewhere else, but it sure gets rid of the icon ID's. The game needs to be restarted for the changes to work, disabling and enabling the addon is not enough.
This addon is amazing but I've some problems with it when I'm using with raid mode groups.
I activated tooltip on cursor right and sometimes when I hover frames in the raid mode frames the tooltip doesn't show at all when it's work perfectly in group mode frames
it would be really great to have a delay /fade out of the tooltip, its almost impossible to read the tip of a target when both are moving when the tip instantly disappears. would be great if you could add that option
Rollback Post to RevisionRollback
To post a comment, please login or register a new account.
In classic there seems to be a bug causing background color to stay transparent.
I can get the grid to pop up, but im having trouble moving it as well, I would like to have it at the top of my screen.
Can you make option for displaying the Title in the form of numbers, it is very inconvenient in the form of the full name, while the number of pvp rank is short, clear and beautiful.
i need a way to turn off detailed tooltips when i mouseover with alt or shift. can somebody tell me what to edit
Hey,
great addon, with the pvp ranks out, is it possible to make it so that the class colors extend to the rank color?
for example this is a mage and his name is in blue but the rank is white, can you make it also be colored blue instead of white?
Hello! Than you for this addon. I have a small problem with it tho', when I enable icon on tooltips, it shows two icons for recipes, everything else works great.
no matter what i do i cant get this to stick to my tooltip in retail.
the classic version works fine using the cursor anchor.
Ive messed around with it awhile with the only addon running and i cant get it out of the default right bottom of the screen.
values are completely wrong, any fix for this?
i got problem on my tinytooltip ( status bar ) show status 2 times - and how i can fix it ??
hey, thanks for the great addon. love it.
wasnt it possible to highlight characters which are in the same guild as oneself in a diffrent color? kinda miss it.
all the best
Is there a way to hide or edit the health bar underneath? it bugs out sometimes with the class colors (for example itll show a brown health bar on a priest). Or even better is there a way to only change the health bar to green regardless of class?
Would also like an option to edit the player pet tooltip (especially the beast blue color, cant seem to find where to edit this), thanks.
hi
how can I move the anchor?
Would it be possible to add customizable "time to fade out" option... So if we hover over item/player/npc etc tooltip would stay visible for n amount of seconds after we are no longer hovering over
I have a weird bug with TinyTooltip and Stubby (Auctioneer addon) enabled. The tooltip gets super long, and everytime I mouseover a player the tooltip gets longer. I've tried disabling multiple addons to find out whats causing this and nailed it down to these two combined.
Any idea?
In Classic I'm getting an annoying bug when shift-clicking on both player names and linked items. The issue disappears when I disable TinyTooltip. Just wondering if anyone knows of a solution.
I changed this in Core.lua:
So the tooltip does not show up on non-WorldFrame targets, as a healer it can be quite cumbersome to have tooltips over unit/raid frames!
When hovering over an item, the addon will show auction price info from Auctionator addon. When clicking on an item from chat, the tooltip does not show the auction price info. With the addon disabled, default tooltip from item in chat does show the auction price info.
Really nice Addon, thank you very much!
Like others, however, i do find the always on ItemID quite distracting. An option to turn it off, or a toggle would be very nice.
In the mean time, for anyone who can't stand it: The code is found inside the "LinkID.lua" file (inside the addons folder). Each part/paragraph is nicely named so you can delete/comment out the parts you don't like. Or delete the file (here and from the "TinyTooltip.toc" list). I don't now if this produces errors somewhere else, but it sure gets rid of the icon ID's. The game needs to be restarted for the changes to work, disabling and enabling the addon is not enough.
Hello,
This addon is amazing but I've some problems with it when I'm using with raid mode groups.
I activated tooltip on cursor right and sometimes when I hover frames in the raid mode frames the tooltip doesn't show at all when it's work perfectly in group mode frames
Any solution ?
Thanks
it would be really great to have a delay /fade out of the tooltip, its almost impossible to read the tip of a target when both are moving when the tip instantly disappears. would be great if you could add that option