Alex Pedersen

Results 12 comments of Alex Pedersen

Thanks for taking time to look into this ticket. The origin for this was purely accidental. Sometimes I use(d) this technique to scope variables out of the rest of the...

You are correct about this issue, in situations only a set of realms are downloaded, the untouched files will load old data that will dirty the dataset with their old...

It's been a while but I do have an update that as far as the addon side of things we did improve how the database is handled in the addon,...

Which tooltip addon are you using? It's a general behavior to re-fresh the tooltip by re-drawing it for the unit again. It could be other factors affecting behavior, which makes...

I agree that this is a issue in cases where the hovered person has no profile, there is no tooltip, and the modifier doesn't show your own (if its in...

I suspect the culprit to be an addon that calls `UpdateAddOnMemoryUsage()` that is also called when you hover the "computer" icon to get memory usage information. Calling this is costly,...

I also have the small freeze when I hover it, and as long as I hover it, it keeps "ticking" every few seconds causing this issue. I am not sure...

We released an update ~12 hours ago that tried to solve some issues, but it's difficult to say if it solves all, or just some of the issues we had...

There is another issue that I replied to https://github.com/RaiderIO/raiderio-addon/issues/196#issuecomment-1002036346 and my response was: Hey, the addon `AddOnSkins` seems to have a skin for RIO but the code refers to a...

Hey, the addon `AddOnSkins` seems to have a skin for RIO but the code refers to a frame `RaiderIOProfileTooltip` that is now called `RaiderIO_ProfileTooltip`. The addon `AddOnSkins` might be a...