Chat Copy Dropdown / Icon #295


  • New
  • Defect
Open
Assigned to ardentvark
  • Forge_User_07651551 created this issue Nov 28, 2014

    What steps will reproduce the problem?
    1.Place chat bottom left
    2.rightklick chattab to get the dopdown menu that inmcludes the "Copy Chat" menu
    3. there are so many options in the drop down menu that the choy chat button is out of the screen. For myself I disabled the Chatter options in this menu:

    --    self:AddMenuHook(self, {
    --        text = L["Chatter Settings"],
    --        func = Chatter.OpenConfig,
    --        notCheckable = 1
    --    })

    4. I tryed to use the icon option but the problem with it is that its bottom right and looks very out of place when the chat is on the left side of your screen, I can't find a way to seit Position, size or even apha of this icon or maybe only make it 100% alpha when mouseover.

  • Forge_User_07651551 added the tags New Defect Nov 28, 2014

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