Visible anchor when displaying no layout #603


  • Replied
  • Declined
Closed
  • Forge_User_76679004 created this issue Oct 6, 2018

    I'm not sure if it's a configuration issue or a bug, but when I use no layout I get a small black icon in the bottom left corner, which I used as the anchor for both layout and group.

    Once I'm displaying the layout the black icon vanishes.

     

     

     

    Edit: It seems to be the background color under General -> Display, but if that's the case shouldn't that option be under Position & Anchor, if you color the anchor point with that option?

  • Forge_User_76679004 edited description Oct 6, 2018
  • michaelsp added a tag Accepted Oct 6, 2018
  • michaelsp posted a comment Oct 6, 2018

    The anchor point is not colored, what is displayed is the main grid2 window background and border. Grid2 is displaying the main window with no unit frames inside.

     

    There is another option to hide the main Grid2 window in General -> Display -> Show Frame with the options (Always, in party, in raid), this option hides the whole window (including background and border).

     

    The None layout is a standard layout, grid2 does not know if this layout is going to display units or not (because unit frames display is managed by blizzard code not grid2 code), that is the reason because the background and border are not hidden when the layout is set to None.

     

    You can simply hide the main window background and border: set the background and border color to full transparent (in General options).

     

    Technically this is not a bug, i could code a special case for the None layout and hide the main window, but i'm not sure if it's worth it.

     

  • michaelsp removed a tag Accepted Oct 6, 2018
  • michaelsp added a tag Replied Oct 6, 2018
  • michaelsp closed issue Oct 9, 2018
  • michaelsp added a tag Declined Oct 9, 2018

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