Invert bar color is using the wrong size #234


  • Defect
  • Invalid
Closed
Assigned to michaelsp
  • _ForgeUser7181361 created this issue Jul 10, 2011

    What steps will reproduce the problem?
    1. Set up two bars, e.g. health and mana (horizontal design)
    2. Make them share the frame (like it would be done with grid)
    3. Set "invert bar color" to true

    What is the expected output? What do you see instead?
    Expected: The only bar has a colorful background, same size as the black overlay.
    Actual: The whole frame has the background. When multiple indicators are used, the color is not as expected.

    What Grid2 version and language of WoW are you using?
    r605, US English

    Do you have an error log of what happened?
    no

    Please provide any additional information below.

  • _ForgeUser7181361 added the tags New Defect Jul 10, 2011
  • michaelsp posted a comment Jul 10, 2011

    It is working as expected (exchanging the  bar color with cell frame background color), because bar indicators  have no background.  Its not posible to paint a non existant background.

    If you want backgrounds for different bar indicators, you can create  square indicators or bar indicators an use them as background (adjusting the indicators's frame levels, higher frame level indicators will be placed above lower frame levels indicators).

    Link this "background indicators" to a color indicator:  classcolor, friendcolor, etc  or to a simple static color (you can create static fixed colors from statuses -> Colors)


    Edited Jul 11, 2011
  • michaelsp unassigned issue from _ForgeUser117147 Jul 11, 2011
  • michaelsp self-assigned this issue Jul 11, 2011
  • michaelsp removed a tag New Jul 12, 2011
  • michaelsp added a tag Invalid Jul 12, 2011
  • michaelsp closed issue Jul 12, 2011

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