v1.0.35: re-assert setState(0) after setSettings on stop path
setSettings() resets the visual state in both directions. The start path already re-asserted setState(1) after setSettings. The stop path was missing the equivalent setState(0), leaving the button green. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
{ "version": "1.0.34" }
|
||||
{ "version": "1.0.35" }
|
||||
|
||||
Reference in New Issue
Block a user