v1.0.34: fix both buttons showing green simultaneously
When pressing B while A was running, B went green immediately but A stayed green until getGlobal()+getRunningEntryId() resolved. Now uses settingsCache to turn off all running buttons in the same synchronous pass as turning B on — no async gap where both appear active. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
{ "version": "1.0.33" }
|
||||
{ "version": "1.0.34" }
|
||||
|
||||
Reference in New Issue
Block a user