slint/sixtyfps_runtime/rendering_backends
Simon Hausmann 628e6fdb38 Add a BoxShadow element
This intends to provide a configurable rectangular "drop shadow". The
API is modeled after CSS/HTML5 Canvas where the element can be "bound"
to an existing rectangular shape (geometry and radius), the offset can
be used to place the shadow and color and blur configure the shadow.

The shadow's color fades into transparent.

TODO (in subsequent changes):
 * Documentation
 * Qt implementation
2021-01-26 13:56:12 +01:00
..
default Move the backend pointer/cell to the corelib 2021-01-22 15:24:26 +01:00
gl Add a BoxShadow element 2021-01-26 13:56:12 +01:00
qt Add a BoxShadow element 2021-01-26 13:56:12 +01:00