WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   remove taint/color DropDownList (https://www.wowinterface.com/forums/showthread.php?t=58817)

rulezyx 07-01-21 12:17 AM

remove taint/color DropDownList
 
Hello,

I was replacing the texture of the UI-Tooltips with a matt dark texture.

It is possible to replace the texture in Interface/Tooltips/UI-Tooltip-Background folder,
but theres still the blue color background for some frames: example.

Is there any simple solution to get rid of the blue taint/color issue of these frames?

I think it comes from this.

Blizz-Code: Here

Most addons will create a new Dropmenu(Lib) but I would like to just clean up the default texture if this is even possible without making a huge mess.

I would use addons for it too but I couldn't fine one that is only skinning these frames.


Update:

In WoW/Interface/Tooltips are 4 Background files:

UI-Tooltip-Background
8.3.0 (33051)
UI-Tooltip-Border-Azerite
8.2.0 (30920)
UI-Tooltip-Border-Corrupted
8.3.0 (33051)
UI-Tooltip-Border-Maw

The first one will change the Tooltip-Background for most frames.

I couldn't find anything that is related to the other 3.

The issue is that the UI-Tooltip-Background Texture is working for everything but some options will apply different colors to it.

Is there any way to get rid of the colors, I was looking for a code but I cant find anything related.

rulezyx 07-10-21 07:57 AM

2 Attachment(s)
I end up using a complete black background so the color wouldn't matter anyway and changed some textures.

Interface/Tooltips
UI-Tooltip-Border
UI-Tooltip-Border-Maw
UI-Tooltip-Border-Corrupted
UI-Tooltip-Border-Azerite
UI-Tooltip-Background
UI-Tooltip-Background-Maw
UI-Tooltip-Background-Corrupted
UI-Tooltip-Background-Azerite
Interface/Common
UI-TooltipDivider
UI-TooltipDivider-Transparent
UI-DropDownRadioChecks
Interface/Buttons
UI-SliderBar-Border
Interface/ChatFrame
ChatFrameExpandArrow

Nagí 02-12-22 10:27 AM

Hello,

If I'm not mistaken, what you tried to do was to obtain something similar:

I have also tried to replace the textures of the DropDownList, and I achieved at this result. In fact, there is no code interfering with the texture. Your issue with the blue background is due to this texture: Interface/Tooltips/UIFrameTooltipBackground

I can provide you the files with all the textures required for the replacement of the DropDownList, here.

A little ago, your posts helped me to know which elements needed a change for accomplish this. I hope this could help you.


All times are GMT -6. The time now is 06:44 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI