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
131 stars 16 forks source link

Very slow/Not usable in 2023.1.2 #225

Open mariusdrodten opened 1 year ago

mariusdrodten commented 1 year ago

In IntelliJ/PyCharm 2023.1.2 it is very slow to scroll and not useable like copy-paste features. Tested in 2022.3 and no problems.

Used MacBook Pro 2021 (M1), MacOS

oscu0 commented 1 year ago

I very strongly suspect this is the same issue as this one https://github.com/FirstTimeInForever/intellij-pdf-viewer/issues/51

and here's the fix for that case: https://github.com/FirstTimeInForever/intellij-pdf-viewer/commit/ad34116b4d37100700f15cdc7a6389c3bbb4602a

surealdb commented 1 year ago

I can confirm this issue on Apple M1 Pro, 13.4 (22F66), IntelliJ IDEA 2023.1.1 Build #IU-231.8770.65 Issue started after upgrading to 2023' IntelliJ

rdmueller commented 1 year ago

OK. I can confirm this problem on my M2pro. Have to check if this is also a problem on windows.

@oscu0 maybe the same problem, but we need a different fix. The IntelliJ update did break this. So I guess we should report it to Jetbrains, shouldn't we?

mariusdrodten commented 1 year ago

Downgrading IntelliJ to 2023.1 (Build #IU-231.8109.175, built on March 28, 2023) fix the Problem. So there is some "Bugfix" from IntelliJ which break the performance. Hope this helps

rdmueller commented 1 year ago

2023.1.2 on Windows is ok...

JeromeGuyon commented 10 months ago

Same here on M1Pro, it become pretty unusable..

rdmueller commented 10 months ago

hm. which IntelliJ Version are you running. On my M2pro, everything is back to normal after some updates. I don't remember which one it was which changed the behaviour back to normal, but please give it a try to update. If ypu still experience problems, please name your IntelliJ version.

JeromeGuyon commented 10 months ago

hm. which IntelliJ Version are you running. On my M2pro, everything is back to normal after some updates. I don't remember which one it was which changed the behaviour back to normal, but please give it a try to update. If ypu still experience problems, please name your IntelliJ version.

I'm on IDEA, 2023.2.4, M1 PRO Sonama 14.0, with plugin 0.2.4. All on last version I think I experiment these issues from the first 2023.x versions. It look likes it is a little bit smoother in last updates. But it is still quite unusable : I use external editor tool as a workaround..

I experiment slow down and lags when I'm navigating in the diagram GridView, i.e. scrolling left-right or scrolling top-bottom

dweidenfeld commented 9 months ago

I am also still facing the same issue. IntelliJ: 2023.03 Macbook: M2 Pro

A demo of the problem: CleanShot 2023-12-08 at 08 53 45

rdmueller commented 9 months ago

thanx for the video

JeromeGuyon commented 9 months ago

I am also still facing the same issue. IntelliJ: 2023.03 Macbook: M2 Pro

That’s exactly the same issue I face. Thanks for the video

mariusdrodten commented 7 months ago

Updated IntelliJ and Plugins. IntelliJ Version: IntelliJ IDEA 2023.3.2 (Ultimate Edition) - Build #IU-233.13135.103, built on December 20, 2023 Macbook Pro 2021: Apple M1 Max Plugin Version: 0.2.4

Still the Problem exists. Like in the Video above moving with touchpad is very laggy.