GurliGebis / WoWAddon-AngrierWorldQuests

30 stars 14 forks source link

Clicking on AWQ in quest log misaligns it #55

Closed ynazar1 closed 3 weeks ago

ynazar1 commented 3 weeks ago

AWQ 0.43 WoW 11.0.2

Clicking on the title of the world quest misaligns it in the frames... I'm going to test it some more but here's what it looking like:

image

ynazar1 commented 3 weeks ago

Can confirm this happens even if AWQ is the only addon enabled.

GurliGebis commented 3 weeks ago

@Shauren do you happen to have an idea of why it happens?

Shauren commented 3 weeks ago

Yes, default mouseup/mousedown handlers of blizz QuestLogTitleTemplate expect the button to have two separate anchors (QuestMapLogTitleButton_OnMouseDown/QuestMapLogTitleButton_OnMouseUp)

GurliGebis commented 3 weeks ago

I have just pushed v0.43.1 with the bugfixes from Shauren - please test and reopen if the issue persists.