Bug 151061
Summary: | Web Inspector: Use gesture events to control zoom on the Timeline overview | ||
---|---|---|---|
Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bburg, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | All | ||
OS: | All |
Timothy Hatcher
We now have gesture events. We should use them to control the zoom of the Timeline. We should keep scroll event to work with other input devices.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/23473529>
Matt Baker
If this lands before https://bugs.webkit.org/show_bug.cgi?id=149190, I'll incorporate gesture events into ScrollableView. Otherwise we can do it as a follow-up.
Joseph Pecoraro
Err, I just put up a patch on a duplicate:
<https://webkit.org/b/151071> Web Inspector: Support Gesture Events to zoom in / out of the Timeline
*** This bug has been marked as a duplicate of bug 151071 ***