https://winscp.net/tracker/2248 Source commit: e8a57a6de0b2141da70b14746f0e7f791cce7a03
@@ -1219,7 +1219,8 @@ void __fastcall TCustomScpExplorerForm::ConfigurationChanged()
FileColorsChanged();
}
- if (GetNewTabTab()->CaptionTruncation != GetNewTabTabCaptionTruncation())
+ if ((GetNewTabTab()->CaptionTruncation != GetNewTabTabCaptionTruncation()) &&
+ (FSessionColors != NULL))
{
SessionListChanged();