UNSOLVED fontWillSave event missing?
-

fontWillSaveis not being calledThanks,
Ryan
-
Ok the problem was on my end. I had a script that was running on
fontWillSave, and it was raising an error. Apparently that also halted thefontWillSavenotification overall... So if one script fails, others may not be called? Would it be possible to post thefontWillSavenotification even if a script attaching to that event fails?Thanks!
-
It should be there... together with
fontDidSavenotification.This is not called when a font is saved with a script.
