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 Add-ons
Commits
50719ce0
Commit
50719ce0
authored
Sep 24, 2022
by
Fushan Wen
Browse files
wallpapers/potd: clear `Drag.imageSource` on `dragFinished`
(cherry picked from commit
a8a7dee8
)
parent
2f3a0173
Pipeline
#236264
passed with stage
in 1 minute and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
wallpapers/potd/package/contents/ui/WallpaperDelegate.qml
View file @
50719ce0
...
...
@@ -160,6 +160,7 @@ FocusScope {
});
}
else
{
parent
.
Drag
.
active
=
false
;
parent
.
Drag
.
imageSource
=
""
;
}
}
...
...
Fushan Wen
@fusionfuture
mentioned in commit
3e16df72
·
Oct 16, 2022
mentioned in commit
3e16df72
mentioned in commit 3e16df7281b47ab161d94a8f906143b6b6a82e28
Toggle commit list
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