B2022-026 RO Memory reduction coding
This commit is contained in:
@@ -537,7 +537,8 @@ namespace Volian.Controls.Library
|
||||
}
|
||||
else
|
||||
{
|
||||
ActivateRemainingTab((Bar)sender);
|
||||
if (!ShuttingDown) // B2022-026 RO Memory Reduction code - don't activate if shutting down PROMS
|
||||
ActivateRemainingTab((Bar)sender);
|
||||
}
|
||||
}
|
||||
#endregion
|
||||
|
Reference in New Issue
Block a user