cp2004 / OctoPrint-WS281x_LED_Status

Add some RGB LEDs to your printer for a quick status update!
https://plugins.octoprint.org/plugins/ws281x_led_status
GNU Affero General Public License v3.0
112 stars 27 forks source link

[Bug]: `Reverse progress bar direction` under `Progress Effects` doesn't change the `Both Ends` effect #210

Open CoryCharlton opened 1 year ago

CoryCharlton commented 1 year ago

Description of the bug

Reverse progress bar direction under Progress Effects doesn't change the Both Ends effect.

I'm not sure if this is the intended behavior but I expected the progress to "grow" from the center rather than the end when I selected Reverse progress bar direction

Steps to reproduce

No response

What happened instead?

The progress continues to "grow" from the ends.

Plugin version

0.8.1

OctoPrint version

1.8.6

(if relevant) OctoPi version

1.0.0 RC3

Log Files & Screenshots

No response

Anything else?

No response

CoryCharlton commented 1 year ago

Solution is implemented in PR #212