TextField.htmlText - knowing when it's loaded

Is there any way of knowing when htmlText with images is done loading? Iā€™m using a scrollcomponent that sets the height before the image loading is done, meaning the whole content gets cut off too early. I was hoping that there would be a proper solution to this, but a workaround will do :slight_smile: