Cura/plugins/DigitalLibrary/resources/qml
Ghostkeeper 7fdf1dbdd4
Fix height of search bar
Because this item is in a layout, the height gets overridden. We should use the preferredHeight, or the one it defaults to, implicitHeight.

Contributes to issue CURA-8009.
2021-07-13 16:02:29 +02:00
..
CreateNewProjectPopup.qml Initial commit for the DL 2021-04-20 11:30:49 +02:00
DigitalFactoryOpenDialog.qml Initial commit for the DL 2021-04-20 11:30:49 +02:00
DigitalFactorySaveDialog.qml Initial commit for the DL 2021-04-20 11:30:49 +02:00
LoadMoreProjectsCard.qml Initial commit for the DL 2021-04-20 11:30:49 +02:00
OpenProjectFilesPage.qml Immediately open a digital library file after double clicking on it 2021-04-29 16:35:32 +02:00
ProjectSummaryCard.qml Initial commit for the DL 2021-04-20 11:30:49 +02:00
SaveProjectFilesPage.qml Initial commit for the DL 2021-04-20 11:30:49 +02:00
SelectProjectPage.qml Fix height of search bar 2021-07-13 16:02:29 +02:00