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 Workspace
Commits
5bb29a56
Commit
5bb29a56
authored
Jan 07, 2021
by
Nate Graham
Browse files
[wallpapers/image] remove double padding in folder list delegates
parent
0417f736
Changes
1
Hide whitespace changes
Inline
Side-by-side
wallpapers/image/imagepackage/contents/ui/config.qml
View file @
5bb29a56
...
...
@@ -314,6 +314,8 @@ ColumnLayout {
model
:
imageWallpaper
.
slidePaths
delegate
:
Kirigami.SwipeListItem
{
width
:
slidePathsView
.
width
// content item includes its own padding
padding
:
0
// Don't need a highlight
activeBackgroundColor
:
"
transparent
"
contentItem
:
Kirigami.BasicListItem
{
...
...
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