[webkit-dev] (real) page height

David Hyatt hyatt at apple.com
Thu Mar 22 14:14:08 PDT 2007


RenderView::docWidth, docHeight

dave
(hyatt at apple.com)

On Mar 22, 2007, at 11:05 AM, Mike Reed wrote:

> Trying to know the tight document height (so I can auto-fit a  
> window to it).
>
> I have been hanging out in ScrollView::resizeContents(w, h), which is
> what I want... except that it seems to never return a height less than
> my FrameView's height.
>
> Is there some other notification, or way to query the document so I
> can discover the page's minimal height (the smallest height that would
> not trigger the need for a vertical scrollbar)?
>
> thanks,
> mike
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo/webkit-dev




More information about the webkit-dev mailing list