scenerygraphics / sciview

sciview is a tool for visualization and interaction with ND image and mesh data
BSD 2-Clause "Simplified" License
62 stars 17 forks source link

SwingMainWindow: Fix EDT mess #574

Closed skalarproduktraum closed 2 months ago

skalarproduktraum commented 2 months ago

This PR fixes an issue where there was a nested call to invoke UI operations on the EDT, leading to issues on macOS and Linux.