Cura/plugins/DigitalLibrary
Ghostkeeper 43d4075309
Bring changes from TableView to Digital Library version
The classes should be approximately the same. There's 2 differences now though:
* The ScrollBar is re-implemented in the Digital Library because the re-useable component is not available in all Cura editions that the Digital Library needs to support.
* The sections are not working. It was removing big parts of the table for some reason and I don't think it's worth debugging since this version of the table doesn't use it at all. It's also a bit faster this way.

Contributes to issue CURA-8686.
2022-01-26 17:24:24 +01:00
..
resources Bring changes from TableView to Digital Library version 2022-01-26 17:24:24 +01:00
src Catch IndexError when logging errors 2021-11-23 19:04:33 +01:00
tests Update tests to test filter too 2021-07-13 16:24:21 +02:00
__init__.py Initial commit for the DL 2021-04-20 11:30:49 +02:00
plugin.json Increment version number of Digital Library plug-in to 1.1 2021-09-10 16:49:14 +02:00