Cura/plugins/DigitalLibrary/resources/qml
Ghostkeeper bec83920e4
Keep showing search icon while typing search query
This adds an option to the TextField element to show an icon on the left side in the text field. The icon remains visible when the user types in something (it's not part of the placeholder string).
Then we use that optional icon for the search bar in the Digital Library.

Contributes to issue CURA-8009.
2021-07-13 15:47:21 +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 Keep showing search icon while typing search query 2021-07-13 15:47:21 +02:00