mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-27 17:59:47 -07:00
This is the easy fix. When a plugin is downloading, the other plugins' download buttons are not possible to be clicked. This avoids having to write any new logic. It does detract a bit from the user experience though. The complicated version requires re-writing a big part of the plugin browser code to enable the queueing of downloads and stuff. That's sort of how it "should" be but is a lot more work. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| plugin.json | ||
| PluginBrowser.py | ||
| PluginBrowser.qml | ||
| PluginEntry.qml | ||