Cura/plugins/Marketplace
Ghostkeeper 02cf4ac440
Fix newline rendering in extended display
Rich Text is rendered a bit like HTML, where all of the whitespace gets changed into a single space. This is normally not so bad, but with newlines it's annoying. This preserves the newlines from the description.

Contributes to issue CURA-8565.
2021-11-30 15:01:39 +01:00
..
resources Show hover colour when hovering a card 2021-11-30 14:50:45 +01:00
__init__.py Add Marketplace plug-in, starting a rewrite from the Toolbox 2021-10-19 13:06:04 +02:00
LocalPackageList.py Don't show download count for bundled plug-ins 2021-11-30 14:42:12 +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 Fix newline rendering in extended display 2021-11-30 15:01:39 +01:00
plugin.json Add Marketplace plug-in, starting a rewrite from the Toolbox 2021-10-19 13:06:04 +02:00
RemotePackageList.py Don't show download count for bundled plug-ins 2021-11-30 14:42:12 +01:00