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
Discover
Commits
b45affd1
Commit
b45affd1
authored
Nov 17, 2020
by
Nate Graham
Browse files
Remove unneeded onBannerClicked: handler in drawer
We removed the banner image, so there's no longer anything to click on!
parent
7fa4ccc7
Changes
1
Hide whitespace changes
Inline
Side-by-side
discover/qml/DiscoverDrawer.qml
View file @
b45affd1
...
...
@@ -27,11 +27,6 @@ Kirigami.GlobalDrawer {
resetMenuOnTriggered
:
false
onBannerClicked
:
{
Navigation
.
openHome
();
drawerOpen
=
false
}
property
string
currentSearchText
onCurrentSubMenuChanged
:
{
...
...
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