mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-12 21:43:12 +08:00
Put focus on search bar when Digital Library opens
Fixes CURA-8768.
This commit is contained in:
parent
69d3f0e6f6
commit
73a151ab49
@ -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…
x
Reference in New Issue
Block a user