mirror of
https://github.com/muesli/telephant
synced 2025-02-16 19:48:24 +00:00
Don't propagate mouse events from ScrollHelper
This commit is contained in:
parent
f0f3f491c8
commit
49491a26b4
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ import QtQuick.Controls 2
|
|||
*/
|
||||
MouseArea {
|
||||
id: root
|
||||
propagateComposedEvents: true
|
||||
// propagateComposedEvents: true
|
||||
|
||||
property Flickable flickable
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue