slint/docs
Simon Hausmann bb7b301b10 GL backend: new box drop shadow implementation
This replaces the box gradient with a new implementation that
behaves like the HTML Canvas element, by applying a gaussian
blur to the alpha of the rectangle to shadow.

The drop-shadow-blur property is changed to be now just a "level", like
the HTML Canvas shadowBlur property, which is defined to be half of the
standard deviation of the gaussian blur to be applied.
2021-05-20 08:50:02 +02:00
..
building.md CI: Split the C++ test driver in a different run 2021-03-16 16:55:49 +01:00
builtin_elements.md GL backend: new box drop shadow implementation 2021-05-20 08:50:02 +02:00
development.md Rename corelib_macro to corelib-macros 2020-08-03 10:01:58 +02:00
install_qt.md Update install_qt.md 2021-05-19 12:26:10 +02:00
langref.md Make length (still the default for all property) be the logical length 2021-04-21 17:15:19 +02:00
layouting.md Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00
widgets.md Issue warnings when creating bindings against deprecated properties 2021-02-02 22:42:02 +01:00