[Webkit-unassigned] [Bug 46258] [EFL] Add support for scaling the contents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 6 09:20:06 PST 2010


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





--- Comment #13 from Dave Hyatt <hyatt at apple.com>  2010-12-06 09:20:05 PST ---
Isn't this entire patch unnecessary?  Beth already added fixed scaling using transforms.  Is there any reason why that doesn't work for you?

See the page scale stuff.

Frame.h: pageScaleFactor()

etc.

I think that does what you want... perfectly applies a scale without doing any relayout.

-- 
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