Transparent background & remove sparks #107


  • Enhancment
  • Fixed
Closed
Assigned to zarnivoop
  • Ylaana created this issue Feb 8, 2010

    What is the enhancement in mind? How should it look and feel?

    The background of Skada is not completely transparent when there's no background colour set. There's also no option to remove the sparks from the bars. I'd like to see these changes implemented in order to achieve a "cleaner" look.

    Please provide any additional information below.

    I have included a screenshot of my Recount layout for clarification. I've replaced Recount with Skada because of its low memory usage, but it would be nice if I could make it look the same to make it match the rest of my UI.

  • Ylaana added the tags New Enhancment Feb 8, 2010
  • Ylaana added an attachment recount.jpg Feb 8, 2010

    recount.jpg

  • Raeli posted a comment Aug 19, 2011

    Line 1062 of Skada\lib\SpecializedLibBars-1.0

    self.bgtexture:SetVertexColor(0.3, 0.3, 0.3, 0.6)
    To:
    self.bgtexture:SetVertexColor(0, 0, 0, 0)

    WTB An option for this!

  • zarnivoop posted a comment Aug 21, 2011

    You got one. :)

  • zarnivoop removed a tag New Aug 21, 2011
  • zarnivoop added a tag Fixed Aug 21, 2011
  • zarnivoop closed issue Aug 21, 2011

To post a comment, please login or register a new account.