Bug 125909

Summary: Web Inspector: handle scroll to zoom in TimelineOverview
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch joepeck: review+, timothy: commit-queue-

Timothy Hatcher
Reported 2013-12-17 20:06:57 PST
Support scroll up and down to zoom TimelineOverview.
Attachments
Patch (3.25 KB, patch)
2013-12-17 20:13 PST, Timothy Hatcher
no flags
Patch (3.80 KB, patch)
2013-12-18 10:33 PST, Timothy Hatcher
joepeck: review+
timothy: commit-queue-
Timothy Hatcher
Comment 1 2013-12-17 20:13:17 PST
Timothy Hatcher
Comment 2 2013-12-18 10:33:06 PST
Joseph Pecoraro
Comment 3 2013-12-18 10:46:45 PST
Comment on attachment 219546 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=219546&action=review r=me > Source/WebInspectorUI/UserInterface/TimelineOverview.js:169 > + var deviceDirection = event.webkitDirectionInvertedFromDevice ? -1 : 1; Does this match Instruments / OS X Maps? As long as we are consistent with something in the system =).
Timothy Hatcher
Comment 4 2014-01-18 00:35:54 PST
*** Bug 14378 has been marked as a duplicate of this bug. ***
Radar WebKit Bug Importer
Comment 5 2014-01-18 01:03:37 PST
Timothy Hatcher
Comment 6 2014-01-20 19:02:52 PST
Note You need to log in before you can comment on or make changes to this bug.