Ignore false passed as a child

This commit is contained in:
aaron 2025-01-04 00:45:55 +00:00
parent c796e48173
commit 46a2043356
3 changed files with 16 additions and 1 deletions

View file

@ -18,6 +18,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
impulse.
- `show()` now receives a source to its callback returning the current value
of the condition.
- Ignore `false` passed as a child.
### Changed