RESOLVED FIXED 125909
Web Inspector: handle scroll to zoom in TimelineOverview
https://bugs.webkit.org/show_bug.cgi?id=125909
Summary Web Inspector: handle scroll to zoom in TimelineOverview
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.