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
d39f4cb5
Commit
d39f4cb5
authored
Jul 30, 2022
by
Claudio Cambra
Browse files
Fix calendar source mouse area in main sidebar
Signed-off-by:
Claudio Cambra
<
claudio.cambra@gmail.com
>
parent
b1adca85
Pipeline
#210421
passed with stage
in 2 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/contents/ui/Drawers/MainDrawer.qml
View file @
d39f4cb5
...
...
@@ -550,7 +550,7 @@ Kirigami.OverlayDrawer {
// TODO port to TapHanlder
CalendarItemMouseArea
{
id
:
calendarSourceItemMouseArea
parent
:
calendarItem
.
contentItem
// Otherwise label elide breaks
parent
:
calendar
Source
Item
.
contentItem
// Otherwise label elide breaks
collectionId
:
model
.
collectionId
collectionDetails
:
CalendarManager
.
getCollectionDetails
(
collectionId
)
anchors.fill
:
parent
...
...
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