Cura/plugins/DigitalLibrary/resources/qml
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
..
CreateNewProjectPopup.qml Remove unneded styles import 2022-01-04 09:48:02 +01:00
DigitalFactoryOpenDialog.qml Remove unneded styles import 2022-01-04 09:48:02 +01:00
DigitalFactorySaveDialog.qml Remove unneded styles import 2022-01-04 09:48:02 +01:00
LoadMoreProjectsCard.qml Initial commit for the DL 2021-04-20 11:30:49 +02:00
OpenProjectFilesPage.qml Don't let table overlap lining 2022-01-25 18:24:38 +01:00
ProjectSummaryCard.qml Initial commit for the DL 2021-04-20 11:30:49 +02:00
SaveProjectFilesPage.qml Remove unneded styles import 2022-01-04 09:48:02 +01:00
SelectProjectPage.qml Merge branch 'master' into replace_controls_1_for_controls_2 2022-01-18 17:17:10 +01:00
Table.qml Fix QML warning of 0 height from before table is filled 2022-01-25 18:34:04 +01:00