This commit is contained in:
CDeenen
2021-02-27 05:07:47 +01:00
parent 7e2796316e
commit 64983ca0cb
8 changed files with 156 additions and 61 deletions

View File

@@ -118,7 +118,7 @@ async function analyzeWSmessage(msg){
}
else if (event == 'willDisappear'){
streamDeck.clearContext(action,coordinates);
streamDeck.clearContext(action,coordinates,context);
}
else if (event == 'keyDown'){