@@ -2568,6 +2568,8 @@ struct SurveyResultTextfileWindow : publ
SurveyResultTextfileWindow(TextfileType file_type) : TextfileWindow(file_type)
{
this->ConstructWindow();
auto result = _survey.CreatePayload(NetworkSurveyHandler::Reason::PREVIEW, true);
this->LoadText(result);
this->InvalidateData();
Status change: