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+
Tim Horton
Comment 1 2013-12-16 16:25:12 PST
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
Note You need to log in before you can comment on or make changes to this bug.