Cura/plugins/DigitalLibrary
Ghostkeeper 39e29ae768
Fix QML warning of 0 height from before table is filled
If there is no model data, the cells will be empty and would have a height of 0. The table warns us that a height of 0 is not allowed.

Contributes to issue CURA-8686.
2022-01-25 18:34:04 +01:00
..
resources Fix QML warning of 0 height from before table is filled 2022-01-25 18:34:04 +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