Rename Primitive::Scrollable to Clip

This commit is contained in:
Héctor Ramón Jiménez 2019-10-29 19:50:34 +01:00
parent ace4217b22
commit 85916c9e87
3 changed files with 3 additions and 3 deletions

View file

@ -270,7 +270,7 @@ impl Renderer {
scale: [bounds.width, bounds.height],
});
}
Primitive::Scrollable {
Primitive::Clip {
bounds,
offset,
content,