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 Mobile
Commits
dd330381
Commit
dd330381
authored
Jan 13, 2022
by
Devin Lin
🎨
Browse files
homescreen: Reset app drawer position when opened
parent
db29d4b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
components/mobilehomescreencomponents/qml/HomeScreenState.qml
View file @
dd330381
...
...
@@ -206,6 +206,9 @@ QtObject {
currentSwipeState
=
HomeScreenState
.
SwipingAppDrawerVisibility
;
xDetermineSwipePosition
=
0
;
yDetermineSwipePosition
=
0
;
// reset app drawer position to top
appDrawerFlickable
.
contentY
=
0
;
}
break
;
...
...
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