mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
deps: Upgrade to WebRender 0.65 (#32930)
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
babc844c93
commit
f1602005a0
5 changed files with 37 additions and 27 deletions
|
@ -227,6 +227,7 @@ impl DisplayList {
|
|||
horizontal_offset_bounds,
|
||||
LayoutVector2D::zero(), /* previously_applied_offset */
|
||||
spatial_tree_item_key,
|
||||
None, /* transform */
|
||||
);
|
||||
self.compositor_info.scroll_tree.add_scroll_tree_node(
|
||||
Some(parent_scroll_node_id),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue