Update Smithay (apply state in post commit)

This commit is contained in:
Ivan Molodetskikh
2024-08-20 11:43:32 +03:00
parent a40e7b4470
commit 618fa08aa5
8 changed files with 32 additions and 29 deletions
+2 -2
View File
@@ -758,8 +758,8 @@ impl<W: LayoutElement> Tile<W> {
geo.size,
Rectangle::from_loc_and_size((0., 0.), geo.size),
GradientInterpolation::default(),
Color::from_array_premul(elem.color()),
Color::from_array_premul(elem.color()),
Color::from_color32f(elem.color()),
Color::from_color32f(elem.color()),
0.,
Rectangle::from_loc_and_size((0., 0.), geo.size),
0.,