mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 17:45:56 +08:00
Fixed the loading spinner not spinning at first construction
Contributes to CURA-8558
This commit is contained in:
parent
11b3b08198
commit
a58891ce58
@ -33,6 +33,7 @@ class RemotePackageList(PackageList):
|
||||
|
||||
self._package_type_filter = ""
|
||||
self._request_url = self._initialRequestUrl()
|
||||
self.isLoadingChanged.emit()
|
||||
|
||||
def __del__(self) -> None:
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user