Bug 30444

Summary: wx port: ctrl+mousewheel doesn't zoom
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
detect ctrl+mousewheel zooming, and make it toggable in the wxWebView api kevino: review+

Description Kevin Watters 2009-10-16 10:46:54 PDT
wxWebKit could use support for Ctrl+Mousewheel zooming.
Comment 1 Kevin Watters 2009-10-16 10:47:52 PDT
Created attachment 41296 [details]
detect ctrl+mousewheel zooming, and make it toggable in the wxWebView api
Comment 2 Kevin Ollivier 2009-10-17 23:21:20 PDT
Landed in r49741, thanks!