WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
125813
WKView.magnification should include magnification due to the active gesture
https://bugs.webkit.org/show_bug.cgi?id=125813
Summary
WKView.magnification should include magnification due to the active gesture
Tim Horton
Reported
2013-12-16 16:12:54 PST
Otherwise, the parent app cannot tell if the effective scale is != 1 during the initial pinch in. Plus, it makes more sense this way.
Attachments
patch
(2.60 KB, patch)
2013-12-16 16:25 PST
,
Tim Horton
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2013-12-16 16:25:12 PST
Created
attachment 219366
[details]
patch
Simon Fraser (smfr)
Comment 2
2013-12-16 16:29:01 PST
Comment on
attachment 219366
[details]
patch View in context:
https://bugs.webkit.org/attachment.cgi?id=219366&action=review
> Source/WebKit2/UIProcess/mac/ViewGestureController.h:43 > + double magnification();
const?
Tim Horton
Comment 3
2013-12-16 16:32:26 PST
http://trac.webkit.org/changeset/160675
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug