FreeCAD / FreeCAD/AddonManager
Addon manager should handle no network/loss of network better
Open
- Dominant language
- Python
- Stars
- 18
- Forks
- 29
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 22
Description
There is usually a local data cache, plus often installed addons, that could be displayed even if there is no network connection. This could be useful for uninstalling addons, etc. And macros are always available offline once there is a local cache. If the network goes down after the Addon Manager has launched, the experience is confusing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.