Questie

Questie

116M Downloads

Faded Sell Prices on Items

vdm104 opened this issue · 10 comments

commented

Mousing over Questie notes on the minimap or map causes item's sell prices to be faded out at vendors until the game is reloaded.

ss 2015-06-25 at 09 17 33

commented

Still happens at least on flight path prices, apparently the fix didn't work across the board.

commented

Fix this by saving the layer value on the MAP tooltip code and reset it
each time you exit, should fix it, the reason this happens is because i
change the draw layer of "gametooltip" to have it over the Icons and over
the map as the map has a really high draw layer.

2015-08-21 9:13 GMT+02:00 AeroScripts [email protected]:

Still happens at least on flight path prices, apparently the fix didn't
work across the board.


Reply to this email directly or view it on GitHub
#128 (comment)
.

commented

Fixed in f2caac2

commented

Noted. I'll look at the "MouseOnExit" code tonight see if Logonz code is still intact.

commented

Thanks! Just to clarify: This happens with item prices also, not just with the flight master map.

commented

What Logonz is saying is that when ever you hover over any Questie icon that is on a map, it changes the Frame Strata for the tooltip and it's not being reset back to the Blizzard default. Thus when you hover over another item that has a tool tip it looks "grey'd" out because it's at a different Frame Strata then it should be. I know what he's talking about. :) I'll find it and fix it unless it's something else entirely.

I've actually seen both issues. At the Flight Master Map and when selling off Grey items to a vendor.

commented

Ah, I see. I mixed that up with #146 where the flight master bug is mentioned. Currently I can observe both bugs, too. Thanks for looking into it!

commented

OK, found it... I hope. I was able to repro the bug but after what I think will fix it was applied I wasn't able to get it to repro anymore.

I'll check this fix in tonight.

commented

Unfortunately, this is not fixed. I still get this error with v3.68 and no other addons loaded.

commented

This has been fixed in the latest release - Hotfix:
https://github.com/AeroScripts/QuestieDev/releases/latest