JetBrains / JetBrainsRuntime

Runtime environment based on OpenJDK for running IntelliJ Platform-based products on Windows, macOS, and Linux
GNU General Public License v2.0
1.26k stars 192 forks source link

Fix NPE when resizing windows on macos #333

Closed jesse-bonzo closed 5 months ago

jesse-bonzo commented 5 months ago

This fixes: https://youtrack.jetbrains.com/issue/JBR-6795/IntelliJ-Crashes-When-Maximizing-Window

dmitriimorskii commented 5 months ago

@jesse-bonzo hello! Thanks so much for your PR. Your changes looks very promising and cure current issue. But PR closed for some reason...if you still want to push current changes we could re-open it and start process of review. Thanks so much for your enthusiasm and have a good day!

jesse-bonzo commented 5 months ago

@dmitriimorskii thanks, I think this commit fixed the issue. I'll hold off on this pull request unless I see the issue again.