View Single Post
08/30/18, 11:02 AM   #5
lnfinity
AddOn Author - Click to view addons
Join Date: Feb 2017
Posts: 22
Originally Posted by Baertram View Post
No, as described above and in the other thread already 3 times now
Simply put the ReloadUI() in the function and you are set.

You won't even notice it as it's a constant loading of the addons as you are doing this uplon login only 1 time.
Just try it out. Your loading time will be twice as long as normal after login, depending on the amount of enabled addons you are using.

+all other addons will see that the language changed too and react on it properly then (at least if they get loaded after your addon).
I added the ReloadUI() as advised and nothing changed. I still get this cripple.
  Reply With Quote