Cura/plugins/Toolbox
Ghostkeeper 1d0620908e
Remove useless and unused SVG elements
- Remove unused imports of xlink.
- Remove comments about which application originally wrote the text file. It's untrue because PyCharm edited it, etc.
- Remove unused IDs.
- Remove unused colours for icons rendered with RecolorImage.
- Remove useless x and y positions on 0, which is the default.
- Remove useless style setting the background to transparent.
- Remove useless whitespace in the path d attribute, and remove the then-useless XML space preserving attribute.
- Remove unused groups.
- Remove unused CSS classes.

Contributes to issue CURA-8342.
2021-06-28 18:22:52 +02:00
..
resources Remove useless and unused SVG elements 2021-06-28 18:22:52 +02:00
src Don't crash if the returned error has no title 2021-04-14 17:20:02 +02:00
__init__.py Fix Toolbox import error (continued) 2020-01-16 14:39:10 +01:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00