Cura/plugins/Marketplace
Ghostkeeper f385e3d639
Don't show elision or read more if there is no description at all
Apparently Qt marks it as 'truncated' then, even though it's not really. Don't show the ... nor the 'read more' button if there is nothing more to read.

Contributes to issue CURA-8565.
2021-11-29 19:59:43 +01:00
..
resources Don't show elision or read more if there is no description at all 2021-11-29 19:59:43 +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 Only show formatted description in detail page 2021-11-29 19:35:57 +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