feat: quad shadows

This commit is contained in:
Nick Senger 2023-11-08 19:12:53 -08:00 committed by Héctor Ramón Jiménez
parent b3e3f6e3c9
commit cc906c83cd
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
33 changed files with 305 additions and 25 deletions

View file

@ -540,6 +540,7 @@ where
border_color: color,
border_width: 1.0,
border_radius: 0.0.into(),
shadow: Default::default()
},
Color::TRANSPARENT,
);