Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Discover
Commits
3fb0d529
Commit
3fb0d529
authored
Feb 10, 2021
by
Aleix Pol Gonzalez
🐧
Browse files
Don't show the search action on desktop mode
It's disabled anyway, it's just noise.
BUG: 432693
parent
b9f709b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
discover/qml/DiscoverWindow.qml
View file @
3fb0d529
...
...
@@ -57,6 +57,7 @@ Kirigami.ApplicationWindow
TopLevelPageData
{
id
:
searchAction
visible
:
enabled
enabled
:
!
window
.
wideScreen
iconName
:
"
search
"
text
:
i18n
(
"
Search
"
)
...
...
Aleix Pol Gonzalez
🐧
@apol
mentioned in commit
76b2f060
·
Feb 10, 2021
mentioned in commit
76b2f060
mentioned in commit 76b2f0604f40762d36dbcafb85bf1e80c6961cb5
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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