Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flickable and MouseArea were too eager to take/keep mouse grab. | Martin Jones | 2010-11-24 | 1 | -0/+0 |
This meant that they would sometimes act upon a drag immediately, rather than waiting for a nested area to take the grab. This resulted in a short jump before future events were handled by the nested item. Task-number: QTBUG-15568 Reviewed-by: Bea Lam |