mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-16 23:42:11 +00:00
open_terminal_dialog is reached from the plugins dialog's webview command, and TerminalDialog hosts a webview of its own — same class as the plugin-window crash. Defer the window work via CallAfter, guard the re-front Show() per #13657, and drop the redundant Raise() on creation.