Bug 25447

Summary: wxWebView lacks a method to reset the text size
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Minor    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
adds wxWebView::ResetTextSize kevino: review+

Description Kevin Watters 2009-04-28 07:51:49 PDT
wxWebView has Increase and DecreaseTextSize, but it could also use a ResetTextSize method to make the common text size options possible.
Comment 1 Kevin Watters 2009-04-28 07:52:17 PDT
Created attachment 29846 [details]
adds wxWebView::ResetTextSize
Comment 2 Kevin Ollivier 2009-04-28 08:56:36 PDT
Landed in r42931, thanks!