Is there an event that fires after all DOM view functions are executed? Or after, say, a new reply is added to the stream? - Some of my CSS depends on knowing the height of the page and this can vary as content is added to the page. It would be great to have a listener that fires on something like "new content added"