v1.0.32: re-assert button state after setSettings resets it

setSettings() causes Stream Deck to reset the button visual back to
its default state (state 0). The optimistic setState(1) was correct
but got overridden. Now setState(1) is called again after setSettings
completes to ensure the button stays green.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
pdmarf
2026-04-24 09:01:55 +01:00
parent a233cfc4fd
commit e3a19234a9
6 changed files with 8 additions and 5 deletions

Binary file not shown.