This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1.Place chat bottom left2.rightklick chattab to get the dopdown menu that inmcludes the "Copy Chat" menu3. 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.
To post a comment, please login or register a new account.