Spontaneous updating of active conversation now occurring when either manually selecting text item or toggling via keyboard.
Some changes made to minimize instances of passing Signal deeper into model than the controller level. Hopefully should now be primarily the weird instance of the conversation streaming updates...and honestly I could just manage that with a Queue if I wanted to...
Otherwise things are working a little bit more smoothly. Definitely minimize pushing signals all over the place as it quickly becomes difficult to keep track of what in the heck is going on...
Spontaneous updating of active conversation now occurring when either manually selecting text item or toggling via keyboard.
Some changes made to minimize instances of passing Signal deeper into model than the controller level. Hopefully should now be primarily the weird instance of the conversation streaming updates...and honestly I could just manage that with a Queue if I wanted to...
Otherwise things are working a little bit more smoothly. Definitely minimize pushing signals all over the place as it quickly becomes difficult to keep track of what in the heck is going on...