Cura/plugins/Marketplace
Ghostkeeper 5a698bd91f
Truncate double ellipsis where possible
I couldn't get it to truncate it if the double ellipsis is the only text on the line, like if the description contains a white line and more than 2 lines in total. It then looks like a double ellipsis (6 dots instead of 3). Doesn't look the worst, but a bit strange, but it's really difficult to fix.

Contributes to issue CURA-8561.
2021-11-09 17:20:37 +01:00
..
resources Truncate double ellipsis where possible 2021-11-09 17:20:37 +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 Gather and show required information. 2021-11-05 18:44:31 +01:00
plugin.json Add Marketplace plug-in, starting a rewrite from the Toolbox 2021-10-19 13:06:04 +02:00
RemotePackageList.py Fixed hard crash when deconstructing RemotePackageList while parsing 2021-11-04 10:39:00 +01:00