@@ -850,6 +850,9 @@ void TextfileWindow::LoadText(std::strin
this->AfterLoadText();
CheckForMissingGlyphs(true, this);
/* The font may have changed when searching for glyphs, so ensure widget sizes are updated just in case. */
this->ReInit();
}
/**
Status change: