HidingBar

HidingBar

3M Downloads

Feature Request: control addon minimap icon tooltips and set custom anchor

addonaddict opened this issue ยท 7 comments

commented

Environment

  • Addon version: 9.2.2
  • WoW version: 9.2

Desired functionality

Please consider adding a feature to "hijack" addon tooltips and anchor them by user preference globally.
Anchor options would be typical like top, bottom left, left, etc. Could also use other anchor points not related to the addon button.
The reason this is needed is because so many addons out there anchor their tooltips completely randomly with no thought involved.
In some cases as you move cursor between addons, the addon window closes as the tooltip goes in the forefront. Extremely annoying.
Below example is when using "bar like a minimap button" option, in "show to down" mode.

Example 1:
image

Example 2:
image

Hope this is clear. Thanks.

commented

Thank you for the response. Tbh it was just an example, as about half of the addons you see on that screenshot have their tooltip "above" the bar, other half below or somewhere to the side. It seems completely random to me. Not sure what you can do with that... will wait for you to do your magic :D

commented

Hello. Firstly, user anchoring is possible and I'll do it. Second, some of the buttons have their own tooltip and I can't keep track of all of them, but SilverDragon uses the LibQTip-1.0 library, so I might be able to change the anchoring for it.

commented

Done, check out the latest beta :)

commented

Just tested, works like a charm! Thanks!
Only thing I noticed is it doesnt seem to do anything when in minimap button mode.
In normal mode, all tooltips are attached neatly in one spot. Wonderful.

commented

Most addons are like this:
image

Allthethings and Oilvl addons are like this:
image

Perhaps this is screen size issue and tooltips not fitting above? Maybe...

commented

Forget it, it was indeed the UI scaling. Made things smaller and it worked perfectly. Thanks again!!!
image

commented

Tooltip is displayed at the bottom if it doesn't fit on top. Closed thx u for feedback.