Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma Mobile
Plasma Mobile Settings
Commits
61ecf328
Verified
Commit
61ecf328
authored
May 17, 2020
by
Jonah Brüchert
🌳
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
time: force the search field to fill the width
parent
a5f745e5
Pipeline
#20293
passed with stage
in 10 minutes and 6 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
modules/time/package/contents/ui/Time.qml
modules/time/package/contents/ui/Time.qml
+1
-0
No files found.
modules/time/package/contents/ui/Time.qml
View file @
61ecf328
...
@@ -132,6 +132,7 @@ SimpleKCM {
...
@@ -132,6 +132,7 @@ SimpleKCM {
ListView
{
ListView
{
header
:
Kirigami.SearchField
{
header
:
Kirigami.SearchField
{
Layout.fillWidth
:
true
Layout.fillWidth
:
true
width
:
parent
.
width
onTextChanged
:
{
onTextChanged
:
{
kcm
.
timeZoneFilterChanged
(
text
)
kcm
.
timeZoneFilterChanged
(
text
)
}
}
...
...
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