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
PIM
Kalendar
Commits
3037d565
Commit
3037d565
authored
Jan 26, 2022
by
Claudio Cambra
Browse files
Prevent stealing from incidencemousearea for multidayviewincidencedelegates
parent
70a3c834
Pipeline
#129131
passed with stage
in 4 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/contents/ui/MultiDayViewIncidenceDelegate.qml
View file @
3037d565
...
...
@@ -158,6 +158,7 @@ Item {
incidenceData
:
modelData
collectionId
:
modelData
.
collectionId
preventStealing
:
!
Kirigami
.
Settings
.
tabletMode
&&
!
Kirigami
.
Settings
.
isMobile
drag.target
:
!
Kirigami
.
Settings
.
isMobile
&&
!
modelData
.
isReadOnly
&&
incidenceDelegate
.
dragDropEnabled
?
parent
:
undefined
onReleased
:
parent
.
Drag
.
drop
()
...
...
Claudio Cambra
@clau-cambra
mentioned in issue
#160 (closed)
·
Jan 26, 2022
mentioned in issue
#160 (closed)
mentioned in issue #160
Toggle commit list
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