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
9aacdf8e
Commit
9aacdf8e
authored
Aug 20, 2022
by
Claudio Cambra
Browse files
Fix broken calendar source item labels
Signed-off-by:
Claudio Cambra
<
claudio.cambra@gmail.com
>
parent
600778c8
Pipeline
#220523
passed with stage
in 3 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/contents/ui/Drawers/MainDrawer.qml
View file @
9aacdf8e
...
...
@@ -576,7 +576,7 @@ Kirigami.OverlayDrawer {
DropArea
{
id
:
incidenceDropArea
property
var
collectionDetails
:
CalendarManager
.
getCollectionDetails
(
model
.
collectionId
)
parent
:
calendarItem
.
contentItem
// Otherwise label elide breaks
parent
:
calendar
Source
Item
.
contentItem
// Otherwise label elide breaks
anchors.fill
:
parent
z
:
9999
enabled
:
collectionDetails
.
canCreate
...
...
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