-
-
Couldn't load subscription status.
- Fork 290
Description
This is a note to me in the future. I've just come across a crash that happens on a switch from a style with a speaker portrait to a characters assigned style. This happens mainly because the speaker & portrait are set BEFORE the style is switched to the speakers style. This seems to work in most situations but feels counter-productive, because it means we load the portrait once in the previous style, then when the new style is loaded it's all reloaded anyways.
I would like to investigate whether it's possible to put the style change at the top of the text event execute, but haven't the time right now and anything in the text event is fairly risky.