View Single Post
09-22-13, 10:29 PM   #8
Mikord
A Theradrim Guardian
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 61
There is another issue around SetFont that I haven't been able to figure out yet either. For example, with MSBT, I don't do anything in PLAYER_LOGIN at all. It's all done in ADDON_LOADED. There are no errors, but it just doesn't set the font to the saved value even though I've added prints and prove it is in fact calling SetFont with the appropriate data. This can be seen in the options too where you select a different font which updates a preview font string, but it doesn't change it every time. I have found that, unlike before, you have to change the text string to actually make it take effect, but that doesn't seem to totally fix it either. I'm not sure if it's related to strata or frame levels or what, but something clearly changed and wasn't documented.
  Reply With Quote