From 5c153c008d65db85e73addfd34cc659a15a06877 Mon Sep 17 00:00:00 2001 From: ubi de feo Date: Fri, 13 Dec 2024 13:14:31 +0100 Subject: [PATCH] Update Board menu when opening files from File view. Signed-off-by: ubi de feo --- ui/arduino/store.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/arduino/store.js b/ui/arduino/store.js index f2bd1b0..c4de3ab 100644 --- a/ui/arduino/store.js +++ b/ui/arduino/store.js @@ -1198,6 +1198,7 @@ async function store(state, emitter) { state.openFiles = state.openFiles.concat(filesToOpen) state.view = 'editor' + updateMenu() emitter.emit('render') }) emitter.on('open-file', (source, file) => { pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy