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
PIM
Kalendar
Commits
56254c63
Commit
56254c63
authored
Nov 11, 2021
by
Claudio Cambra
Browse files
Tweaked all day header label in weekview to provide more favourable elided text
parent
e4d9c137
Pipeline
#96246
passed with stage
in 5 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/contents/ui/WeekView.qml
View file @
56254c63
...
...
@@ -340,7 +340,7 @@ Kirigami.Page {
leftPadding
:
Kirigami
.
Units
.
largeSpacing
verticalAlignment
:
Text
.
AlignTop
horizontalAlignment
:
Text
.
AlignRight
text
:
i18n
(
"
Multi / All
day
"
)
text
:
i18n
(
"
All day or Multi
day
"
)
wrapMode
:
Text
.
Wrap
elide
:
Text
.
ElideRight
font
:
Kirigami
.
Theme
.
smallFont
...
...
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