ceylina opened this issue 8 years ago ยท 1 comments
Sushi-3.0\Classes\Header.lua
line 37
Underline:SetTexture(1,1,1, .2)
should be
Underline:SetColorTexture(1,1,1, .2)
fixes green underline issue on interface options
This has been updated a while ago. But thank you for the concern.