I'm looking for any ideas or methods for moving, lengthening the duration of, or otherwise fiddling with Debug.Notification. My newest mod, BorderSense, makes heavy use of notifications. Some of them are pretty verbose, and I'd love to lengthen their duration on screen from the default 2-3 seconds. I've dug through all the GameSettings as well as the complete INI file (as dumped by SaveINI) and I've found nothing relating to message duration. There are several options in the INI that appear related to changing debug message font size, location, etc, but changing them doesn't do anything.
I'd really rather not have to dive into SkyUI Widgets for this, so if anyone has any ideas on how to better display these notifications, please let me know!