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
35e1692c
Commit
35e1692c
authored
Sep 18, 2022
by
Claudio Cambra
Browse files
Fix double-click to edit in tasks view
Signed-off-by:
Claudio Cambra
<
claudio.cambra@gmail.com
>
parent
c6ef02da
Pipeline
#234058
failed with stage
in 1 minute and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/contents/ui/MainViews/TodoTreeView.qml
View file @
35e1692c
...
...
@@ -210,7 +210,6 @@ TreeListView {
incidenceData
:
model
collectionId
:
model
.
collectionId
acceptedButtons
:
Qt
.
RightButton
preventStealing
:
!
Kirigami
.
Settings
.
tabletMode
&&
!
Kirigami
.
Settings
.
isMobile
drag.target
:
!
Kirigami
.
Settings
.
isMobile
&&
!
model
.
isReadOnly
&&
root
.
dragDropEnabled
?
listItem
:
undefined
...
...
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