Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backdrop of some quest tooltips on world map are transparent #335

Closed
frozn opened this issue Aug 18, 2024 · 1 comment
Closed

backdrop of some quest tooltips on world map are transparent #335

frozn opened this issue Aug 18, 2024 · 1 comment
Labels
1_bug Something isn't working 2_to develop Development can begin 3_solved Issue is fixed

Comments

@frozn
Copy link
Owner

frozn commented Aug 18, 2024

Describe the bug

From: Tiradox

For some reason I am having a issue with the backdrop of the tool tips. All of my tool tips look fine, except when I hover over quests and world quests on map. When I do the backdrop is transparent and I can't read them very well. Other tooltips have a dark background like I have set in the backdrop settings, if I disable this addon then the tool tips are fine.

Source: https://legacy.curseforge.com/wow/addons/tiptac-reborn/?comment=562


In reply to Tiradox:

Unfortunately I can't reproduce this. Under which flavor does this occur (tww, catac, classic era)? Please try to disable all addons except TipTac, does this error occur then too?


In reply to frozn45: Ok so I figured it out, the tool tip from handynotes loremaster is the tool tip that is transparent. The issue though is between 3 addons, tiptac, handynotes loremaster and addonskins. I fixed the issue by turning of libraries in addonskins, and everything seems to work fine. I imagine it is the fact that tiptac and addonskins was trying to skin that tooltip causing the issue, cause turning either addonskins or tiptac off, made the tooltip go back to normal.

Steps to Reproduce

No response

Expected behavior

No response

Additional context

No response

Version of TipTac Reborn

24.08.05

Flavor/Version of WoW

Unknown

@frozn frozn added 1_bug Something isn't working 2_to analyze Analysis necessary labels Aug 18, 2024
@frozn
Copy link
Owner Author

frozn commented Aug 25, 2024

To prevent applying tip's appearance by both TipTac and addon AddOnSkins it's necessary to set tip.isSkinned = true. In this case AddOnSkins will skip styling the tooltip.

Fix will be included in the next release.

@frozn frozn added 2_to develop Development can begin 3_solved Issue is fixed and removed 2_to analyze Analysis necessary labels Aug 25, 2024
@frozn frozn closed this as completed Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1_bug Something isn't working 2_to develop Development can begin 3_solved Issue is fixed
Projects
None yet
Development

No branches or pull requests

1 participant