sylvanaar / wow-instant-messenger

WIM (WoW Instant Messenger) is a World of Warcraft addon which brings an instant messenger feel to communication in game.
https://www.curseforge.com/wow/addons/wim-3
MIT License
12 stars 14 forks source link

Misfunction #42

Closed Addonman closed 3 years ago

Addonman commented 3 years ago

Describe the bug Wim is creating whisper window next to general and combat window To Reproduce Steps to reproduce the behavior: 1.Recive or send whisper 2.Opens wim whisper window and blizz whisper window

  1. Blizz whipser window needs to be closed and deleted after finishing conversation Expected behavior To open just wim whisper window and there isnt need to close blizz whisper window Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

dartraiden commented 3 years ago

Screenshot:

Wow_GzwIbrSSxm

MysticalOS commented 3 years ago

Escape -- Interface -- Social -- New Whispers dropdown

set to inline. WIM intercepts whispers and squelches them from chat frame by design, but it can't stop the default UI from opening a new tab. that's done by default UI options, setting to inline makes it stop opening a new tab (which is blank by design becuse when WIM intercepts it doesn't show in chat window)