tests: add test case for #239
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
7
tests/configs/issue239.conf
Normal file
7
tests/configs/issue239.conf
Normal file
@ -0,0 +1,7 @@
|
||||
fading = true;
|
||||
fade-in-step = 1;
|
||||
fade-out-step = 0.01;
|
||||
shadow = true;
|
||||
shadow-exclude = [
|
||||
"name = 'NoShadow'"
|
||||
]
|
Reference in New Issue
Block a user