fix: remove outdated GaussianBlur effect
This commit is contained in:
parent
1e7d08551b
commit
2d21c0fb19
2 changed files with 7 additions and 8 deletions
|
|
@ -22,7 +22,7 @@ PartialBlur="false"
|
|||
## Enable or disable the blur effect; if HaveFormBackground is set to true then PartialBlur will trigger the BackgroundColor of the form element to be partially transparent and blend with the blur.
|
||||
|
||||
BlurRadius="0"
|
||||
## Set the strength of the blur effect. Anything above 100 is pretty strong and might slow down the rendering time. 0 is like setting false for any blur.
|
||||
## Set the strength of the blur effect. Anything above 50 is pretty strong and might slow down the rendering time. 0 is like setting false for any blur.
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue