View Single Post
06-01-17, 12:33 PM   #4
StormFX
A Flamescale Wyrmkin
 
StormFX's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 109
Keep in mind that, depending on the type of button, the game will actually override the swipe colors in certain conditions. Eg, ActionButton.lua calls :SetSwipeColor(0, 0, 0) on events related to loss-of-control.
  Reply With Quote