View Single Post
07/09/20, 06:21 AM   #5
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
Originally Posted by DarkPhalanx View Post
Yes I'm doing that, so in that function I placed my functions with the paramaters pointing to the savedvars. It's normal for every Addon to basically have to reapply the settings for the addon to the users interface?
Not sure what you mean? The user interface ceases to exist when you log out or use reloadui. It is built completely fresh from zero every time, so of course your addon needs to apply all its settings to it when it loads.
  Reply With Quote