slint/tools/syntax_updater
Simon Hausmann a7ce64657c Restore source compatibility for drop-shadow-blur
Let's keep source compatibility and define `drop-shadow-blur` to be a radius.
The CSS spec says that the standard deviation is half of the radius.

We just need to scale again and increase the shadow rect to make sure that no borders are visible.
2021-05-20 12:14:05 +02:00
..
Cargo.toml Update rowan 2021-01-28 15:37:01 +01:00
from_0_0_5.rs Updator: change logical_length to length 2021-04-21 17:44:53 +02:00
from_0_0_6.rs Restore source compatibility for drop-shadow-blur 2021-05-20 12:14:05 +02:00
main.rs Updater: Remove colspan/rowspan/row/col when not in a GridLayout 2021-05-11 14:59:57 +02:00