Add scoped overlay hosts
This commit is contained in:
1 parent
a33fbca966
commit
44a5da378b
14 files changed
+882
-27
No files matched your search
@@ -30,7 +30,7 @@ fn solid_paints_and_images_round_trip_through_an_srgb_target() {
|
||||
.span(Dir::RIGHT)
|
||||
.add_strong(&mut harness.rsc)
|
||||
.any();
|
||||
harness.state.set_root(root);
|
||||
harness.state.set_root(&mut harness.rsc, root);
|
||||
harness.frame(0);
|
||||
|
||||
let mut renderer =
|
||||
|
||||
Reference in new issue
Block a user