mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Put focus on search bar when Digital Library opens
Fixes CURA-8768.
This commit is contained in:
parent
69d3f0e6f6
commit
73a151ab49
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ Item
|
|||
Layout.fillWidth: true
|
||||
implicitHeight: createNewProjectButton.height
|
||||
leftPadding: searchIcon.width + UM.Theme.getSize("default_margin").width * 2
|
||||
focus: true
|
||||
|
||||
onTextEdited: manager.projectFilter = text //Update the search filter when editing this text field.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue