Cura/plugins/PluginBrowser
Ian Paschal e8491b4a83 CURA-5135 Easy version
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.
2018-03-23 11:10:21 +01:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
PluginBrowser.py Fix typo and remove unused imports 2018-03-22 14:50:14 +01:00
PluginBrowser.qml Fixed "Quit" button & others 2018-02-01 11:37:23 +01:00
PluginEntry.qml CURA-5135 Easy version 2018-03-23 11:10:21 +01:00