Bug 30444 - wx port: ctrl+mousewheel doesn't zoom
Summary: wx port: ctrl+mousewheel doesn't zoom
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit wx (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-16 10:46 PDT by Kevin Watters
Modified: 2009-10-17 23:21 PDT (History)
1 user (show)

See Also:


Attachments
detect ctrl+mousewheel zooming, and make it toggable in the wxWebView api (2.70 KB, patch)
2009-10-16 10:47 PDT, Kevin Watters
kevino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!