docToolchain / diagrams.net-intellij-plugin

An IntelliJ plugin which allows you to edit diagrams.net (formerly known as draw.io) diagrams directly in IntelliJ!
https://plugins.jetbrains.com/plugin/15635-diagrams-net-integration
Apache License 2.0
134 stars 16 forks source link

Doesn't show diagram after tab switch #320

Open artyompetrov opened 1 month ago

artyompetrov commented 1 month ago

I am using

DataSpell 2024.1.3 Build #DS-241.18034.23, built on June 13, 2024

Runtime version: 17.0.11+1-b1207.24 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10.0 GC: G1 Young Generation, G1 Old Generation Memory: 4046M Cores: 12 Registry: ide.experimental.ui=true python.scientific.show_help_window=false python.scientific.always_use_sci_view=true Non-Bundled Plugins: de.docs_as_co.intellij.plugin.diagramsnet (0.2.6) LivePlugin (0.8.8 beta) com.intellij.swagger (241.18034.8) de.lulonaut.autofetch (1.6)

and after tab switch diagram stops working - Shift + F5 helps, also closing and reopenning diagram helps. But this bug is really annoying

here is a video of the problem https://www.youtube.com/watch?v=hZGJp4KZNfE&ab_channel=AP

Have you any idea how to fix that, I will send you a pull request if you give me a hint.