From 9444225afa42ea9ecb78fcfd5e01ea74f3409e01 Mon Sep 17 00:00:00 2001 From: miruka Date: Mon, 20 Jul 2020 13:24:03 -0400 Subject: [PATCH] Remove pressDelay from image viewer flickable Seems to create a bug where the user can accidentally scroll the timeline behind the popup instead of the image viewer flickable itself --- TODO.md | 1 - src/gui/Popups/ImageViewerPopup.qml | 1 - 2 files changed, 2 deletions(-) diff --git a/TODO.md b/TODO.md index aa389ba3..3c898e21 100644 --- a/TODO.md +++ b/TODO.md @@ -5,7 +5,6 @@ - hflickable support kinetic scrolling disabler and speed/decel settings - buttons (include a working GIF play/pause) - keyboard controls - - prevent drag-scrolling timeline when image opened - clipboard preview doesn't update when copied image changes until second time - Avatar tooltip can get displayed in front of presence menu diff --git a/src/gui/Popups/ImageViewerPopup.qml b/src/gui/Popups/ImageViewerPopup.qml index f86d850a..d5b6fef3 100644 --- a/src/gui/Popups/ImageViewerPopup.qml +++ b/src/gui/Popups/ImageViewerPopup.qml @@ -68,7 +68,6 @@ HPopup { HFlickable { id: flickable - pressDelay: 30 implicitWidth: window.width implicitHeight: window.height contentWidth: