|
@@ -680,6 +680,7 @@ namespace O3DE::ProjectManager
|
|
if (isBuilding)
|
|
if (isBuilding)
|
|
{
|
|
{
|
|
SetLaunchingEnabled(false);
|
|
SetLaunchingEnabled(false);
|
|
|
|
+ m_projectImageLabel->GetActionCancelButton()->show();
|
|
}
|
|
}
|
|
|
|
|
|
buildingAnimation->movie()->setPaused(!isBuilding);
|
|
buildingAnimation->movie()->setPaused(!isBuilding);
|