[Webkit-unassigned] [Bug 193106] UI process side scrollbars for UI side compositing on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 08:46:12 PST 2019


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

--- Comment #6 from Antti Koivisto <koivisto at iki.fi> ---
(In reply to Frédéric Wang (:fredw) from comment #5)
> Just a quick comment: In
> ScrollingTreeScrollingNode/ScrollingStateScrollingNode we use the order
> horizontal,vertical (i.e. X and Y) when storing/dumping/setting/getting the
> parameters. In this WIP patch you are using the order vertical,horizontal.

It is not very consistent, especially with scrollbars. ScrollingTreeFrameScrollingNodeMac for example uses vertical/horizontal order. The argument would be that vertical bars are way more common and so important than horizontal.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190104/65ac52bd/attachment.html>


More information about the webkit-unassigned mailing list