[Webkit-unassigned] [Bug 79521] New: [Qt][WK2] Use movementStarted/Ended signals instead of movingChanged on QtViewportInterationEngine

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 12:43:45 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79521

           Summary: [Qt][WK2] Use movementStarted/Ended signals instead of
                    movingChanged on QtViewportInterationEngine
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hugo.lima at openbossa.org


The movingChanged() signal from Flickable QML component is emitted many times but the QtViewportInteractionEngine is only interested about when the pan starts and when it ends, the Flickable also provide signals for that, so would be better to use those signals (movementStarted()/movementEnded()) instead of movingChanged().

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list