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
Graphics
Koko
Commits
584ecb43
Commit
584ecb43
authored
Aug 04, 2021
by
Noah Davis
🌵
Browse files
ImageViewer: Make ListView not interactive when currentItem is
parent
b70b34b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/qml/ImageViewer.qml
View file @
584ecb43
...
...
@@ -609,7 +609,7 @@ Kirigami.Page {
orientation
:
Qt
.
Horizontal
snapMode
:
ListView
.
SnapOneItem
highlightMoveDuration
:
0
interactive
:
tru
e
interactive
:
!
isCurrentItemInteractiv
e
highlightRangeMode
:
ListView
.
StrictlyEnforceRange
// Filter out directories
...
...
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