View Single Post
05-27-16, 10:40 AM   #6
Folji
A Flamescale Wyrmkin
 
Folji's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2009
Posts: 136
That's a really lovely overview, Zork! Been rooting a lot around your action bar code to figure out how to easily handle and alter the action bars, haha.

Here's a curious question though. The button textures, at least the normal button texture, it's shown me an awful tendency to be about twice the size of the button itself when replaced with a custom texture. Is that intended? Is it just a bad idea to pass the texture path directly through :SetNormalTexture() ?