Cura/plugins/DigitalLibrary/resources/qml
Konstantinos Karmas 10ec9e2754 Remove the tooltipWidth property
The `tooltipWidth` property is not available in 4.9 and 4.10. This property was added to make sure that the tooltip has a smaller width than the DigitalLibrary window, or else the tooltip doesn't get drawn at all, which is confusing. Since it was not available in 4.9 and 4.10, the tooltip text smaller had to become smaller to make sure that it will fit.

CURA-8444
2021-08-06 09:49:29 +02:00
..
CreateNewProjectPopup.qml DL: Align with online backend on allowed characters. 2021-07-20 17:58:29 +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 DL: Allow 1 char filenames (not counting extension). 2021-07-20 18:01:44 +02:00
SelectProjectPage.qml Remove the tooltipWidth property 2021-08-06 09:49:29 +02:00