GithubHelp home page GithubHelp logo

Comments (7)

ls- avatar ls- commented on August 22, 2024 1

I hope that fae8234 will fix it 😁

I strongly recommend to reload UI after you're done setting up the addon. There's no way to safely remove config entry w/o reloading UI. Heck, as you can see, there's no way to safely add one 💢

from ls_toasts.

greven avatar greven commented on August 22, 2024 1

It surely did fix it!
Thanks a lot ls- for the quick fix, you're great. :)

Closing this as it is fixed.

from ls_toasts.

ls- avatar ls- commented on August 22, 2024

Hi!

Whoa, that's quite strange... I'm PvPer, doing BGs all the time, and I've never seen anything like that. TBH, it might be one of those random taints that occur once in a while and then disappear after UI reload.

I'll look into it, if I ever encounter it...

from ls_toasts.

greven avatar greven commented on August 22, 2024

Reload didn't fix it.
But I'll try disabling other addons to try to isolate it. It blames ls_toasts for the taint, which is quite odd.
I'll report back.

EDIT - Tried disabling all addons and just had LS_Toasts, still get the taint error. It is very odd since I don't see how is Ls_Toasts even calling this protected method.

Any suggestions? Will try to clear the cache.

from ls_toasts.

ls- avatar ls- commented on August 22, 2024

That's really odd, cuz ls_toasts doesn't do anything to HonorFrame or related frames, like at all.

BTW, if this bug persists after you disable other addons, try commenting out this line. That's the only place, where ls_toasts 100% taints Blizz UI. For example, existance of in-game config is the reason behind infamous compact frame taint T_T

from ls_toasts.

greven avatar greven commented on August 22, 2024

Hi ls-,

Deleted all ls_toasts cache, no cigar.
Commenting out the CreateConfigPanel() did it. Somehow that is tainting the UI, what is odd is why does it happens to me and not you.

from ls_toasts.

ls- avatar ls- commented on August 22, 2024

TBH, I have no idea, that's really REALLY old Blizz bug. IIRC, it's been there since WotLK. Addon 100% taints some elements of default UI, if you create in-game config in Interface-AddOns section, a.k.a the way Blizz wants us to create configs.

I've been testing a small fix lately, it's quite straightforward, addon will create config panel, only when user uses /lstoasts command to open config. This way I'll be able to avoid many taints.

I'll push it in few minutes.

from ls_toasts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.