[Webkit-unassigned] [Bug 62842] [EFL] Change behavior of ewk_view_zoom_get/set to call Frame::scalePage.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 11:19:51 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62842





--- Comment #5 from Raphael Kubo da Costa <kubo at profusion.mobi>  2011-08-26 11:19:51 PST ---
Let's come back to this one at last.

Having API in ewk_view and ewk_frame with the same name but with different behavior does not sound very sensible to me -- either we make all the calls perform the same type of zoom/scaling, or we change the API to avoid confusions.

As as mentioned before, it'd be good to verify if the math in the patch is also right: all those multiplications were there so that the the page was kept pretty much at the same point after zooming. Does that still happen?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list