diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2022-04-29 20:09:32 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2022-04-29 20:09:32 -0700 |
commit | f203d1b61b07f1c87df46b576d57f378247db07d (patch) | |
tree | 4d7b8c2f72033b2bb0ccfbdbd3db6a1caae67d60 /src/til_threads.c | |
parent | 0ec8f688605d5c3bec561ba0b6ab4f96110ca120 (diff) |
modules/rtv: except snow_module=none,snow_duration=0
The code was deliberately showing a single frame of snow when
snow_duration=0, since the durations are integral seconds ther
was no way to have a sub 1-second snow otherwise.
snow_module=none just means cleared for the snow_duration, not no
snow mechanism whatsoever. So the combination of 0 duration and
"none" was still flashing a single blank frame.
With this commit the combination of "none" and 0 snow_duration
prevents even a single frame of blank snow from being rendered.
Diffstat (limited to 'src/til_threads.c')
0 files changed, 0 insertions, 0 deletions