From f592ac69f08e4eff5fad75fd9da5467f8c1f9744 Mon Sep 17 00:00:00 2001 From: Christian Weichel Date: Thu, 9 May 2019 10:49:38 +0200 Subject: [PATCH] Updated known issues --- known-issues.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/known-issues.txt b/known-issues.txt index 250112b2..a198eef8 100644 --- a/known-issues.txt +++ b/known-issues.txt @@ -1,3 +1,4 @@ Known issues: - arduino-cli does not get stopped reliably upon app shutdown - startup time is not as fast we'd like to have it + - in Electron on OSX, the application menu is incomplete on app startup (see https://github.com/theia-ide/theia/issues/5100) \ No newline at end of file