Cura/plugins/DigitalLibrary/resources/qml
c.lamboo f0e3c19a34 Render labels using Text.QtRendering on OSX
Fonts were looking a bit to thick on when using `Text.NativeRendering`, so using `Text.QtRendering` instead. After this the font weight looks identical to figma (as far as I can see).

In this commit I also changed all `Label`'s to `UM.Label`'s and removed default properties where I could.

CURA-9154
2022-05-10 15:36:50 +02:00
..
CreateNewProjectPopup.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02: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 Fix missing icons since move to PyQt6 2022-04-22 22:33:14 +02:00
OpenProjectFilesPage.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
ProjectSummaryCard.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
SaveProjectFilesPage.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00
SelectProjectPage.qml Render labels using Text.QtRendering on OSX 2022-05-10 15:36:50 +02:00