This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
For exmple, AceGUIContainer-Frame.lua
title,titlebg_l,titlebg_r are all hidden and is not put into the widget table. I would like to hide its title bar for my own UI just like ElvUI does. However, they are protected in local variables and I couldn't touch them.
Can you put all its widgets into the widget table so we could skin Ace3 much easier?
No, Ace3 widgets are not designed to be modified by the user. You can create your own widget variant if you want it to look different.
To post a comment, please login or register a new account.