Cura/plugins/DigitalLibrary/resources/qml
Ghostkeeper 02c517a841
Enforce minimum column width through binding formula
We can't enforce it when resizing, due to the width rescaling with the width. But we can enforce it through the binding formula after applying the width scale.

Contributes to issue CURA-8686.
2022-02-01 13:04:16 +01:00
..
CreateNewProjectPopup.qml Fix remaining merge conflicts 2022-01-31 17:08:56 +01:00
DigitalFactoryOpenDialog.qml Fix remaining merge conflicts 2022-01-31 17:08:56 +01:00
DigitalFactorySaveDialog.qml Fix remaining merge conflicts 2022-01-31 17:08:56 +01:00
LoadMoreProjectsCard.qml Initial commit for the DL 2021-04-20 11:30:49 +02:00
OpenProjectFilesPage.qml Use new table element for saving files as well 2022-01-25 18:48:45 +01:00
ProjectSummaryCard.qml Initial commit for the DL 2021-04-20 11:30:49 +02:00
SaveProjectFilesPage.qml Use new table element for saving files as well 2022-01-25 18:48:45 +01:00
SelectProjectPage.qml Fix remaining merge conflicts 2022-01-31 17:08:56 +01:00
Table.qml Enforce minimum column width through binding formula 2022-02-01 13:04:16 +01:00