Use a negative delta to scroll down in layout unit test for List
This commit is contained in:
@@ -603,7 +603,7 @@ mod tests {
|
||||
offset_in_item: 0.,
|
||||
},
|
||||
40.,
|
||||
vec2f(0., 54.),
|
||||
vec2f(0., -54.),
|
||||
true,
|
||||
&mut presenter.build_event_context(cx),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user