Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Bigscreen
Commits
71393f78
Commit
71393f78
authored
Jan 14, 2022
by
Aditya Mehra
Browse files
Follow upstream plasma settings changes
parent
cb341314
Pipeline
#123337
passed with stage
in 52 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
kcms/plasma-settings-shell/+mediacenter/ModulesList.qml
→
kcms/plasma-settings-shell/+mediacenter/ModulesList
Page
.qml
View file @
71393f78
...
...
@@ -96,7 +96,7 @@ Kirigami.Page {
highlightFollowsCurrentItem
:
true
highlightMoveDuration
:
Kirigami
.
Units
.
longDuration
snapMode
:
ListView
.
SnapToItem
model
:
ModulesModel
{}
model
:
Modules
Proxy
Model
{}
delegate
:
settingsModuleDelegate
}
}
kcms/plasma-settings-shell/+mediacenter/main.qml
View file @
71393f78
...
...
@@ -55,7 +55,7 @@ Kirigami.ApplicationWindow {
id
:
module
}
header
:
ModulesList
{
header
:
ModulesList
Page
{
id
:
modulesList
visible
:
!
SettingsApp
.
singleModule
height
:
pageStack
.
depth
>
0
?
Kirigami
.
Units
.
gridUnit
*
15
:
rootItem
.
height
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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