[Webkit-unassigned] [Bug 35449] Add ability to hide WebFrame scrollbars and to allow scrollbars to overlap with content.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 26 14:35:44 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35449
--- Comment #3 from Jing <jjin at apple.com> 2010-02-26 14:35:44 PST ---
> > + if (allowScrollersToOverlapContent)
> > + [self setDrawsBackground:NO];
>
> Does this need set back to the previous value if allowScrollersToOverlapContent
> becomes NO again?
Nope , drawsBackground gets set else-where before -reflectScrolledClipView is
called.
--
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