led-shim icon indicating copy to clipboard operation
led-shim copied to clipboard

next_frame always 0

Open alanho opened this issue 5 years ago • 1 comments
trafficstars

there is a

next_frame = 0 if self._current_frame == 1 else 0

here seem always set next_frame to 0. not causing any observable issue also current_frame will always be 0 anyway

alanho avatar Jun 02 '20 03:06 alanho

Sorry, I had filed this under "leave alone for now just in case changing it breaks things." One to sweep into the next big packaging update/release. Thank you.

Gadgetoid avatar Jan 31 '22 12:01 Gadgetoid