Update Webrender

New version is
9156a4465f6ad715a0206cdd9a7e9a6f0385fbd6
This commit is contained in:
Pyfisch 2018-09-15 21:19:22 +02:00 committed by Josh Matthews
parent 3b153af49c
commit d13172845c
19 changed files with 42 additions and 20 deletions

View file

@ -123,6 +123,7 @@ impl WebRenderDisplayItemConverter for DisplayItem {
item.item.image_rendering,
item.item.alpha_type,
item.item.image_key,
item.item.color,
);
},
DisplayItem::Border(ref item) => {