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
21f40bba
Verified
Commit
21f40bba
authored
Jan 26, 2022
by
Fushan Wen
Browse files
applets/clipboard: Reuse items in ListView
The delegate can be reused, and no regression was found.
parent
faffe49e
Pipeline
#129008
passed with stage
in 8 minutes and 35 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
applets/clipboard/contents/ui/Menu.qml
View file @
21f40bba
...
...
@@ -48,6 +48,8 @@ PlasmaComponents3.ScrollView {
rightMargin
:
PlasmaCore
.
Units
.
smallSpacing
*
2
spacing
:
PlasmaCore
.
Units
.
smallSpacing
reuseItems
:
true
delegate
:
ClipboardItemDelegate
{
supportsBarcodes
:
menu
.
supportsBarcodes
...
...
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