Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma applet for NetworkManager
Commits
116fb375
Commit
116fb375
authored
Mar 30, 2022
by
Nate Graham
Browse files
applet: disable search field when the view has nothing in it
In this case there is no data say you can search through!
parent
4c04603c
Pipeline
#157168
failed with stage
in 1 minute and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
applet/contents/ui/Toolbar.qml
View file @
116fb375
...
...
@@ -152,6 +152,7 @@ RowLayout {
Layout.fillWidth
:
true
enabled
:
connectionView
.
count
>
0
focus
:
!
Kirigami
.
InputMethod
.
willShowOnActive
onTextChanged
:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment