shadow editor now can handle expressions (functions and variables)

This commit is contained in:
Henry Jameson 2024-10-04 00:27:53 +03:00
commit c937736fea
7 changed files with 285 additions and 207 deletions

View file

@ -966,6 +966,9 @@
"blur": "Blur",
"spread": "Spread",
"inset": "Inset",
"raw": "Plain shadow",
"expression": "Expression (advanced)",
"empty_expression": "Empty expression",
"hintV3": "For shadows you can also use the {0} notation to use other color slot.",
"filter_hint": {
"always_drop_shadow": "Warning, this shadow always uses {0} when browser supports it.",