[Webkit-unassigned] [Bug 14998] Full page zooming support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 07:08:40 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14998


george.wright at collabora.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16208|review?                     |
               Flag|                            |
  Attachment #16208|0                           |1
        is obsolete|                            |
  Attachment #16216|                            |review?
               Flag|                            |




------- Comment #13 from george.wright at collabora.co.uk  2007-09-07 07:08 PDT -------
Created an attachment (id=16216)
 --> (http://bugs.webkit.org/attachment.cgi?id=16216&action=view)
General clean ups, bug fixed for resize events

I am now casting to an int wherever I transform a size by multiplying it with a
scale factor.

Bug fixed which didn't resize the window properly when
webkit_gtk_page_set_scale_factor was called, thus resulting in a resized page
in a viewport that was the wrong size.

Some artifacting seen due to antialiasing so increased the expose event
handler's cliprect to be 2 pixels larger all round.

Added an API method to get the current scale factor.


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



More information about the webkit-unassigned mailing list