View Single Post
01-15-24, 12:57 PM   #2
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,892
It depends. If the frames/Textures used to create the icons are made by your addon, you can use a mixture of
https://warcraft.wiki.gg/wiki/API_Frame_SetFrameStrata

https://warcraft.wiki.gg/wiki/API_Frame_SetFrameLevel

https://warcraft.wiki.gg/wiki/API_Region_SetDrawLayer

to adjust the latering of the various parts.

If the icons are being created by a provider like HandyNotes it might be best to see if the documentation or someone using/authoring that addon might be able to provide a better solution.
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.
  Reply With Quote