Cura/plugins/Marketplace
Ghostkeeper d511c4542a
Make package detail page scroll if details are too long
Some plug-ins could have very long descriptions now. We show all of it, but that could go off the screen in theory.

This makes the content scrollable if it goes off the screen.

Contributes to issue CURA-8565.
2021-11-29 19:04:30 +01:00
..
resources Make package detail page scroll if details are too long 2021-11-29 19:04:30 +01:00
__init__.py Add Marketplace plug-in, starting a rewrite from the Toolbox 2021-10-19 13:06:04 +02:00
LocalPackageList.py Implemented code review suggestions 2021-11-04 08:23:46 +01:00
Marketplace.py Updated documentation and typing 2021-11-03 15:15:46 +01:00
PackageList.py Implemented code review suggestions 2021-11-04 08:23:46 +01:00
PackageModel.py Use author icon if no package icon known. 2021-11-23 13:46:33 +01:00
plugin.json Add Marketplace plug-in, starting a rewrite from the Toolbox 2021-10-19 13:06:04 +02:00
RemotePackageList.py Auto-load next batch with searched-for text in Marketplace. 2021-11-12 15:20:46 +01:00