![]() Fixes #1921 Buffer was growing with the actual number of lights instead of being limited to the max number of lights. As it's a query that can be exactly sized, I also switched `count()` to `len()` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |
![]() Fixes #1921 Buffer was growing with the actual number of lights instead of being limited to the max number of lights. As it's a query that can be exactly sized, I also switched `count()` to `len()` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |