[RAPPS] Reuse active pending downloads window (#7648)

CORE-16716 CORE-16804
This commit is contained in:
Whindmar Saksit 2025-01-25 16:42:48 +01:00 committed by GitHub
parent cc762c2b71
commit 72951421e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 642 additions and 636 deletions

View file

@ -816,7 +816,7 @@ CMainWindow::InstallApplication(CAppInfo *Info)
{
if (DownloadApplication(Info))
{
UpdateApplicationsList(SelectedEnumType);
//FIXME: Delay UpdateApplicationsList(SelectedEnumType); until install completes
return TRUE;
}
}

File diff suppressed because it is too large Load diff